debian man page for cgi::application::plugin::actiondispatch::attributes

Query: cgi::application::plugin::actiondispatch::attributes

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

CGI
::Application::Plugin::ActionDispatch::Attributes(3pmUser Contributed Perl DocumentatiCGI::Application::Plugin::ActionDispatch::Attributes(3pm)
NAME
CGI::Application::Plugin::ActionDispatch::Attributes - Hidden attribute support for CGI::Application
SYNOPSIS
use CGI::Application::Plugin::ActionDispatch::Attributes; sub CGI::Application::Protected : ATTR { my( $package, $referent, $attr, $data ) = @_; ... } CGI::Application::Plugin::ActionDispatch::Attributes::init(); sub my_method Protected { ... }
DESCRIPTION
This module will add attribute support into CGI::Application. It will also not break mod_perl. T
SEE ALSO
AUTHOR
Jason Yates, <jaywhy@gmail.com>
COPYRIGHT AND LICENSE
Copyright (C) 2006-2008 by Jason Yates This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.8 or, at your option, any later version of Perl 5 you may have available. perl v5.12.4 2011-10-26 CGI::Application::Plugin::ActionDispatch::Attributes(3pm)
Related Man Pages
cgi::application::plugin::authentication::driver::filter::md5(3pm) - debian
cgi::application::plugin::authentication::driver::filter::sha1(3pm) - debian
cgi::application::plugin::authorization::driver::simplegroup(3pm) - debian
cgi::application::plugin::debugscreen(3pm) - debian
cgi::application::plugin::devpopup::timing(3pm) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Detecting unused variables...
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph