Define PASTHRU_DEFINE and PASTHRU_INC (which are used
[p5sagit/p5-mst-13.2.git] / lib / ExtUtils / Installed.pm
2001-09-21 Ronald J. Kimball avoid v-strings with require/use
2001-09-16 Jarkko Hietaniemi Change use|require 5.005_64 to use|require 5.6.1.
2001-09-16 Jarkko Hietaniemi Bump up version numbers.
2001-04-15 Jarkko Hietaniemi Integrate changes #9706,9707 from maintperl into mainline.
2001-03-16 Michael Stevens more pod patches
2000-03-01 Gurusamy Sarathy still more multiline match cleanups (from Greg Bacon)
2000-02-09 Charles Bailey Resync with mainline
2000-01-23 Gurusamy Sarathy s/use vars/our/g modules that aren't independently...
2000-01-20 Charles Bailey Quick integration of mainline changes to date
2000-01-10 Gurusamy Sarathy use $Config{version} rather than $] where appropriate
1998-07-05 Alan Burlison add suggested tool as an example in ExtUtils::Packlist
1998-06-10 Alan Burlison ExtUtils::Installed.pm and ExtUtils::Packlist.pm
1998-03-16 Alan Burlison PATCH for 5.004_62 : Add .packlist handling classes...