7abf1296cb
NetBSD Packages Collection. 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.
4 lines
262 B
Text
4 lines
262 B
Text
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.
|