Re: [MacPerl-Porters] [ macperl-Bugs-664987 ] IO::File + leading space for hard disk

[email protected] (Bart Lateur) Thu, 09 Jan 2003 15:21:38 +0100
Newsgroups perl.macperl.porters
Organization MediaMind
Message-ID <[email protected]>
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.