in reply to Re: Win32::daemon and Perl
in thread Win32::daemon and Perl
One could also use forward slashes. DOS and Windows really don't care if the slash is forward or backward. Only some legacy programs assume that filenames can't contain forward slashes, and explicitly check for them instead of just passing them to the API functions.
Alexander
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Win32::daemon and Perl
by almut (Canon) on Jun 04, 2009 at 10:24 UTC |