in reply to Re^2: mkpath (and rmtree) throw strange error when used in CGI
in thread mkpath (and rmtree) throw strange error when used in CGI

Doesn't mean you're not fooling yourself, hexdump
print "<pre>\n"; for my $i ( 0 .. $#foo ){ print "$i)", unpack('H*', $foo[$i]),"\n"; } print "</pre>\n";