[Date Prev][Date Next][Thread Prev][Thread Next] [Search] [Date Index] [Thread Index]

Re: [MacPerl] weird MacPerl crash



Carl Johan Berglund wrote:
> 
> - I had written a DOS path ending with a \ just before a " - Bad Idea:
> 
> my $path = "D:\BLAH\BLAH\";
> 

Using single backslashes as separators in a double-quoted string is a Bad
Idea in and of itself.  For example, in the above path, you have two
backspace characters.

Ronald

===== Want to unsubscribe from this list?
===== Send mail with body "unsubscribe" to macperl-request@macperl.org