-
dpchrist made 2 file-release changes.
2009-10-31 05:45:01 UTC by dpchrist
-
dpchrist made 2 file-release changes.
2009-10-31 05:44:01 UTC by dpchrist
-
Logged In: YES
user_id=490056
Implemented as of version 1.6.
2002-05-05 01:02:03 UTC by dpchrist
-
dpchrist committed patchset 6 of module dirdiff to the dirdiff CVS repository, changing 1 files.
2002-05-05 00:16:42 UTC by dpchrist
-
Logged In: YES
user_id=490056
From dejanews:
From: David Christensen (dpchrist@holgerdanske.com)
Subject: directory path separator
Newsgroups: comp.lang.perl.misc
View this article only
Date: 2002-04-26 08:42:55 PST
comp.lang.perl.misc:
I have a Perl script
(https://sourceforge.net/projects/dirdiff/) which
runs on both Un*x and Windows that processes directory trees...
2002-05-04 21:03:30 UTC by dpchrist
-
The following is a hack:
##### Directory path seperator:
my $dirsep = $^O =~ /MSWin32/ ? "\\" : "\/";
I suspect that there is a Perl module for assembling
directory and file paths. It would be nice to find
and use it.
2002-04-26 15:16:50 UTC by dpchrist
-
Anonymous committed patchset 1 of module CVSROOT to the dirdiff CVS repository, changing 11 files.
2002-03-19 20:11:37 UTC by nobody
-
Welcome to Developers.
2002-03-19 19:16:37 UTC by nobody
-
Welcome to Open Discussion.
2002-03-19 19:16:37 UTC by nobody
-
Welcome to Help.
2002-03-19 19:16:37 UTC by nobody