Query: dancer::deprecation
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Dancer::Deprecation(3pm) User Contributed Perl Documentation Dancer::Deprecation(3pm)NAMEDancer::Deprecation - handle deprecation messagesSYNOPSISDancer::Deprecation->deprecated( feature => 'sub_name', version => '1.3000', reason => '...', );DESCRIPTIONMETHODS deprecated List of possible parameters: feature name of the feature to deprecate version from which version the feature is deprecated message message to display fatal if set to true, raises a Dancer::Exception (Core::Deprecation) instead of carp reason why is the feature deprecated You can call the method with no arguments, and a default message using information from "caller" will be built for you.LICENSEThis module is free software and is distributed under the same terms as Perl itself.AUTHORThis module has been written by Alexis Sukrieh <sukria@sukria.net>SEE ALSOPackage::DeprecationManager perl v5.14.2 2012-01-27 Dancer::Deprecation(3pm)
Related Man Pages |
---|
dancer::cookies(3pm) - debian |
dancer::logger(3pm) - debian |
dancer::serializer(3pm) - debian |
dancer::session::memcached(3pm) - debian |
dancer::timer(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
How can I do this in VI editor? |
Is UNIX an open source OS ? |
Detecting unused variables... |
Weird 'find' results |