On Thu, 09 Jan 2003 03:59:10 -0800, SourceForge.net wrote:

>The following failes:

>$fh->open( '$file', "r" ) or die "unable to open'$file' - $!";
>
>Note the leading space in the hard disk name " myharddisk".

Also note the single quotes around $file in the method call. Could that
be it, or is this a case of badly typed over code?

-- 
        Bart.

Reply via email to