in reply to
Re: Problem with print chr()
in thread
Problem with print chr()
That seems to work only if there is a
use encoding 'latin1';
line either before or after (!) the printf statement.
Thanks, though.
Comment on
Re^2: Problem with print chr()
Download
Code
In Section
Seekers of Perl Wisdom