This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
More globals in $self
[perl5.git] / Porting / corelist.pl
2011-07-04 Chris 'BinGOs' Wil... Additional heuristics to catch edge-cases in corelist.pl
2010-09-08 Florian RagwitzStop corelist.pl from updating DESCRIPTION
2010-09-08 Florian RagwitzThis is a function, not a method
2010-08-19 Florian RagwitzMake everything exec-bit.txt lists executable
2010-08-18 Florian RagwitzIt's `VMS::Filespec', not `Filespec'
2009-12-20 Jesse VincentMinor updates to our corelist update tool
2009-10-21 David GoldenAuto-generate deprecation list via corelist.pl
2009-10-01 Jesse Vincentcorelist.pl updates
2009-10-01 Jesse VincentMore work to get corelist.pl to know the new world...
2009-09-30 Jesse Vincentwin32/ext has been gone for a while. don't search it.
2009-09-30 Jesse VincentFirst steps to making corelist.pl understand the new...
2009-08-30 Rafael Garcia-SuarezUpdate Porting scripts and docs for the new path of...
2009-07-29 Jesse VincentPorting/corelist.pl can now update Module::CoreList...
2009-07-18 David Mitchelladd basic usage info to Porting/corelist.pl
2009-04-23 Nicholas ClarkUse files_to_modules() and a CPAN mirror to map modules...
2009-04-20 Nicholas ClarkTweak corelist.pl's heuristics to cope with the renamed...
2009-04-20 Nicholas ClarkIn corelist.pl, refactor to avoid repeating the final...
2008-03-31 Rafael Garcia-SuarezConfig.pm needs to be listed in Module::CoreList, too
2007-07-07 Rafael Garcia-SuarezFix corelist.pl after the reorganisation of the perl-5.9.5
2007-05-09 H.Merijn Brand1. Add Unicode UCD version; 2. sort *unique*; 3. remove...
2006-08-09 Rafael Garcia-SuarezAdd OS-specific modules in Module::Corelist generation...
2006-08-09 Rafael Garcia-SuarezMore fixes in the Module::Corelist data generation...
2006-08-09 Rafael Garcia-SuarezReally submit previous change
2005-03-31 Rafael Garcia-SuarezAdd a tool to generate data for Module::CoreList