|
|
| There's more than one way to do things | |
| PerlMonks |
Re: Disable Interpolation while assigning a value to a variableby BillKSmith (Monsignor) |
| on Jun 26, 2024 at 18:11 UTC ( [id://11160223]=note: print w/replies, xml ) | Need Help?? |
|
Are you using use strict and use warnings? Note that even your sample code fails to compile under strict. If you are using them and are not getting any messages, it is unlikely that your problem has anything to do with unintended interpolation.
Bill
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||