![]() |
|
No such thing as a small change | |
PerlMonks |
Re^3: Should chomping a constant always raise an error?by Anonymous Monk |
on Mar 14, 2005 at 11:53 UTC ( #439235=note: print w/replies, xml ) | Need Help?? |
Oddly enough, if you use the Readonly module to mark your variable readonly, chomping will only fail if the variable is actually tried to be modified:
In Section
Seekers of Perl Wisdom
|
|