To \X{221E} and beyond in ExtUtils::Constant
[p5sagit/p5-mst-13.2.git] / lib / ExtUtils / Installed.pm
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...