This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Merge branch 'vlb' into blead
[perl5.git] / lib / deprecate.pm
2019-02-18 Aristotle Pagaltzisdeprecate: bump $VERSION to 0.04
2019-02-17 Aristotle Pagaltzisdeprecate: expand the documentation
2019-02-17 Aristotle Pagaltzisprepare next patch
2019-02-17 Aristotle Pagaltzisdeprecate: fix POD heading level
2013-06-23 Father ChrysostomosIncrease $deprecate::VERSION to 0.03
2013-06-23 Brian GottreuFixed verbatim lines in POD over 79 characters
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...