in reply to Re: Delivering "portable" code between POSIX and Windows
in thread Delivering "portable" code between POSIX and Windows
2. This can be resolved via creating a second file assocation binding and putting the -T there. Thus *.plt are Taint sensitive perl scripts and .pl are not. (Or whatever.)
5. binmode isnt a no-op in the *nix world anymore afaiui. Its necessary to open multibyte character files in byte mode.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: Delivering "portable" code between POSIX and Windows (binmode on unix)
by Aristotle (Chancellor) on May 11, 2003 at 19:41 UTC | |
by demerphq (Chancellor) on May 11, 2003 at 20:18 UTC | |
by Aristotle (Chancellor) on May 12, 2003 at 12:19 UTC |