summaryrefslogtreecommitdiff
path: root/lib/deprecate.pm
Commit message (Expand)AuthorAgeFilesLines
* deprecate: bump $VERSION to 0.04Aristotle Pagaltzis2019-02-181-1/+1
* deprecate: expand the documentationAristotle Pagaltzis2019-02-181-10/+45
* prepare next patchAristotle Pagaltzis2019-02-181-1/+0
* deprecate: fix POD heading levelAristotle Pagaltzis2019-02-181-1/+2
* Increase $deprecate::VERSION to 0.03Father Chrysostomos2013-06-221-1/+1
* Fixed verbatim lines in POD over 79 charactersBrian Gottreu2013-06-221-2/+2
* Break out from deprecate::import the "check if it's core" code.Nicholas Clark2011-02-181-25/+37
* In deprecate.pm, only cluck() once if the leaf isn't found in the caller stack.Nicholas Clark2011-02-181-1/+1
* In deprecate.pm, remove unused variable $lineNicholas Clark2011-02-181-2/+2
* typo in usage of deprecateRobin Barker2009-09-211-1/+1
* Make deprecate.pm work on VMS.Craig A. Berry2009-02-281-1/+4
* NAME section must fit on one lineRafael Garcia-Suarez2009-02-271-3/+1
* add standard documentation to deprecateRobin Barker2009-02-271-0/+51
* test script for deprecate.pmRobin Barker2009-02-251-6/+6
* remove explicit caller depth in deprecate.pm by searching caller stack for us...Robin Barker2009-02-241-3/+16
* Add deprecate.pm. Deprecate shipping Switch.pm in the core distribution.Nicholas Clark2009-02-231-0/+40