![]() |
|
Come for the quick hacks, stay for the epiphanies. | |
PerlMonks |
Commenting irrelevant code produces weirds errorsby Anarion (Hermit) |
on Feb 17, 2002 at 03:07 UTC ( [id://145943]=perlquestion: print w/replies, xml ) | Need Help?? |
Anarion has asked for the wisdom of the Perl Monks concerning the following question:
Well a weird thing that i dont understand: I have this piece of code in the middle of a program:
And it works well, but if i change it to:
I GET THE ERROR: Modification of a read-only value attempted in the line inside the map What's happening? The entire code is HERE Yes map in voice content is why i want to do something like:
$anarion=\$anarion; s==q^QBY_^=,$_^=$[x7,print
Back to
Seekers of Perl Wisdom
|
|