> my $winFile = $file; > $winFile =~ s/\//\\/g; # "it's under a Big Dubb'ya"!
Despite my most Perlesque comment, that line's not needed. VC++ accepts / path separators. -- Phlip ------------------------------------------------------- This sf.net email is sponsored by: See the NEW Palm Tungsten T handheld. Power & Color in a compact size! http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0001en _______________________________________________ Perlunit-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/perlunit-users
