|
NAMEDancer::Deprecation - handle deprecation messagesVERSIONversion 1.3513SYNOPSISDancer::Deprecation->deprecated( feature => 'sub_name', version => '1.3000', reason => '...', ); DESCRIPTIONMETHODSdeprecatedList of possible parameters:
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::DeprecationManagerAUTHORDancer Core DevelopersCOPYRIGHT AND LICENSEThis software is copyright (c) 2010 by Alexis Sukrieh.This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
Visit the GSP FreeBSD Man Page Interface. |