in reply to Re^2: What is the meaning of this line in Perl on linux?
in thread What is the meaning of this line in Perl on linux?
> Modern Windows is fine with forward slashes
To be pedantic, note that all Win32 API functions have always treated forward slashes and back slashes equivalently in file path arguments ... and the Win32 API was introduced with Windows NT/Windows 95 in the 1990s ... so you don't really need an especially "modern" version of Windows. :)
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^4: What is the meaning of this line in Perl on linux?
by Marshall (Canon) on Mar 29, 2022 at 06:08 UTC | |
by afoken (Chancellor) on Mar 29, 2022 at 06:51 UTC | |
by Marshall (Canon) on Mar 29, 2022 at 07:08 UTC | |
by eyepopslikeamosquito (Archbishop) on Mar 29, 2022 at 06:48 UTC | |
by ikegami (Patriarch) on Mar 29, 2022 at 16:11 UTC |