in reply to What are all the false values in Perl ((conditional, boolean, whitespace, unprintable characters)
To check to see if there are characters in $script::debug that aren't printing you can always check the length of $string::debug.
Update: Just thought of this: are you putting a \n in the variable? Because "0\n" is not "0".
|
|---|