- or download this
#! perl
use strict;
...
);
print $string;
- or download this
13:44 >perl 1415_SoPW.pl
Wide character in print at 1415_SoPW.pl line 19.
...
_________________
750 Broadway
- or download this
use strict;
use warnings;
...
print $rtf HTML::FormatRTF->format_string($content);
close $rtf or die "Cannot close file '$outfile': $!";