NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Yes (Score:1)
The values in
%INCalways follow Unix conventions, regardless of which platform you’re on.(I cannot find this documented anywhere in the POD that ships with perl.)
Re:Yes (Score:0)
I only found a reference to it in perlfaq5 [perl.org]. It points out there that DOS does handle forward slashes in place of backslashes (though you have to put quotes around the file name, or it thinks the slash is an option).
Reply to This
Parent