mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-20 18:17:59 -04:00
5 lines
262 B
Plaintext
5 lines
262 B
Plaintext
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.
|