Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: Re: Delivering "portable" code between POSIX and Windows

by demerphq (Chancellor)
on May 11, 2003 at 19:21 UTC ( [id://257261]=note: print w/replies, xml ) Need Help??


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.


---
demerphq

<Elian> And I do take a kind of perverse pleasure in having an OO assembly language...

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
    The latter was new to me. But then, it's something that was added for the ongoing Unicode support effort which is (historically speaking) relatively new. Thanks for the pointer.

    Makeshifts last the longest.

      It cracks me up a touch. Unix'y types tend to climb on the soapbox about (not) having to binmode, when in fact *nix is pretty much an exception in this regard, and now will have to do it occasionally anyway. lol.


      ---
      demerphq

      <Elian> And I do take a kind of perverse pleasure in having an OO assembly language...
        I never climbed on that particular soapbox, and it's still not going to be something you'll need to think about on *nixoid systems most of the time even now. I am merely content I don't^W very rarely have to deal with such silly issues. :)

        Makeshifts last the longest.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://257261]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (6)
As of 2024-03-29 11:57 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found