Hello,

I'm new to the list so I suspect that this issue
has been discussed before. However, I did not find
a post that addressed this question. So here is
my question:

In a sub in myapp.pm:

    $self->param('BG_COLOR', 'red');
    return $self->param('BG_COLOR');

returns the parameter name 'BG_COLOR' not the value
'red'. What am I doing wrong?

I hope that I have included enough information.

Thanks in advance for any help offered.

Peter -

[EMAIL PROTECTED]


--------------------------------------------------------------------- Web Archive: http://www.mail-archive.com/[email protected]/ http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2 To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to