1CGI::Application::PlugiUnsC:eG:rIA:cC:toAinpotpnrlDiiibcsuapttaeitdocnhP::e::rPAlltutDgroiicnbu:um:teAencstt(ai3to)inoDnispatch::Attributes(3)
2
3
4
6 CGI::Application::Plugin::ActionDispatch::Attributes - Hidden attribute
7 support for CGI::Application
8
10 use CGI::Application::Plugin::ActionDispatch::Attributes;
11
12 sub CGI::Application::Protected : ATTR {
13 my( $package, $referent, $attr, $data ) = @_;
14 ...
15 }
16 CGI::Application::Plugin::ActionDispatch::Attributes::init();
17
18 sub my_method Protected {
19 ...
20 }
21
23 This module will add attribute support into CGI::Application. It will
24 also not break mod_perl.
25
26 T
27
30 Jason Yates, <jaywhy@gmail.com>
31
33 Copyright (C) 2006-2008 by Jason Yates
34
35 This library is free software; you can redistribute it and/or modify it
36 under the same terms as Perl itself, either Perl version 5.8.8 or, at
37 your option, any later version of Perl 5 you may have available.
38
39
40
41perl v5.36.0 CGI::Applic2a0t2i3o-n0:1:-P2l0ugin::ActionDispatch::Attributes(3)