This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
regcomp.c: Make comment more accurate
[perl5.git] / lib / deprecate.pm
2011-02-18 Nicholas ClarkBreak out from deprecate::import the "check if it's...
2011-02-18 Nicholas ClarkIn deprecate.pm, only cluck() once if the leaf isn...
2011-02-18 Nicholas ClarkIn deprecate.pm, remove unused variable $line
2009-09-21 Robin Barkertypo in usage of deprecate
2009-02-28 Craig A. BerryMake deprecate.pm work on VMS.
2009-02-27 Rafael Garcia-SuarezNAME section must fit on one line
2009-02-27 Robin Barkeradd standard documentation to deprecate
2009-02-25 Robin Barkertest script for deprecate.pm
2009-02-24 Robin Barkerremove explicit caller depth in deprecate.pm by searchi...
2009-02-23 Nicholas ClarkAdd deprecate.pm. Deprecate shipping Switch.pm in the...