Updating ExtUtils-ParseXS to 2.20
[p5sagit/p5-mst-13.2.git] / lib / ExtUtils / Installed.pm
2007-07-20 Yves Orton Update ExtUtils::Install, EU::Installed and EU::Packlis...
2006-07-02 Yves Orton Synchronize ExtUtils::Instal 1.41
2006-04-27 Steve Peters Upgrade to ExtUtils-Install-1.39
2006-03-23 Rafael Garcia-Suarez Get version numbers in line with what's in the CPAN
2003-08-18 Jarkko Hietaniemi Upgrade to ExtUtils::MakeMaker 6.16.
2003-08-12 Sreeji K Das Re: maint @ 20617 [PATCH]
2003-04-07 Michael G. Schwern Re: [PATCH] ExtUtils::MakeMaker 6.10_02
2002-06-16 Michael G. Schwern Subject: [PATCH] Sync MakeMaker 6.01 -> 6.02
2002-05-17 Michael G. Schwern ExtUtils::MakeMaker 5.92_01 -> 5.94_02
2002-03-29 Michael G. Schwern MakeMaker sync 5.48_03 -> 5.53_01
2002-02-14 Nick Ing-Simmons Integrate mainline
2002-02-14 Robin Barker Message-Id: <200202131737.RAA29010@tempest.npl.co.uk>
2002-02-12 Jarkko Hietaniemi More unset installman[13]dir tweaks from chromatic.
2001-12-18 Michael G. Schwern Making it somewhat more portable
2001-11-25 Dave Rolsky Further replacement of EU::MM with File::Spec
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...