in reply to String differs from printing to STDOUT and printing to file
To combine the points that rjt and GrandFather made, it'd be best if you inspect your string with Devel::Peek and your file with hexdump; I gave an example here.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: String differs from printing to STDOUT and printing to file
by Tux (Canon) on Oct 23, 2019 at 11:12 UTC |
In Section
Seekers of Perl Wisdom