Hello,

What does this type of error indicate, I never encountered this type of error before.

---------------------------------------------
Modification of a read-only value attempted at
/home/www/cgi/somescript.cgi line 151.
---------------------------------------------

<code snip>
my($sparam);

foreach $sparam (param()) { ${$sparam} = param($sparam); } # line 151


TIA, -- Mike(mickalo)Blezien =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Thunder Rain Internet Publishing Providing Internet Solutions that work! http://thunder-rain.com/ Tel: 1.712.395.0670 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=


-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>




Reply via email to