blob: 20ed5c25b92563dcbdf1e55c3913759e0144fb33 (
plain)
1
2
3
4
|
The Perl 5 module Mixin::ExtraFields::Param mixes in to your class
to provide a param method like the ones provided by CGI, CGI::Application,
and other classes. It uses Mixin::ExtraFields, which means it can
use any Mixin::ExtraFields driver to store your data.
|