Re: Perl/Binmode issue
by Zahir Lalani other posts by this author
Jan 7 2007 8:38AM messages near this date
view in the new Beta List Site
Re: Perl/Binmode issue
|
Re: Perl/Binmode issue
Thanks to all who replied. problem solved.
Zahir
The only thing obvious is your \s should be \\s when inside double
> quotes. State your OS, webserver, browser so we have some idea of
> your environment and also do as previously suggested:
>
> use strict;
> use warnings;
> use CGI::Carp qw(fatalsToBrowser);
>
> You could also try hex-dumping the file and the returned file and
> see what's different.
>
--
Zahir Lalani
SystemZ
zahir@systemz.net
Thread:
Zahir Lalani
$Bill Luebkert
Zahir Lalani
John Mason Jr
|