![]() |
|
No such thing as a small change | |
PerlMonks |
Re^2: Missing \t in print outputby Anonymous Monk |
on Jul 15, 2015 at 13:15 UTC ( #1134895=note: print w/replies, xml ) | Need Help?? |
Glad to hear it, although I do still think it's strange that characters just went missing in the terminal, so I still have a small suspicion that you may have control characters in your strings (they usually don't affect editors as much as they can affect the terminal). Using $Data::Dumper::Useqq=1; or Data::Dump to look at the strings may still be worth it.
In Section
Seekers of Perl Wisdom
|
|