Hi, Either I overlooked this in the doc, or it isn't very clearly described. How do I access the parameters which are set with the PARAMS parameter of the new() method?
my $self = widget->new(
PARAMS => {
'uid' => $ENV{'REMOTE_USER'},
}
);
--
Martijn
---------------------------------------------------------------------
Web Archive: http://www.mail-archive.com/[email protected]/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
