Everytime I try I get: Can't open:No such file or directory I've tried both 5.6 and 5.8. Any help would be great. Thanks, Justinmy $strPath = "C:\\server\\htdocs\\DEVELOPMENT\\testing\\" . "一 +棵高树" . "\\test\\test.ssi"; open DATFILE, '+<' . $strPath or die("Can't open":" . $!); my $strHeaderLine = <DATFILE>; print $strHeaderLine; close DATFILE;
In reply to Problems Opening file with Perl where path has UTF8 by lustyx
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |