Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re: Is the documentation for Perl 5.20 'pack' correct?

by ikegami (Patriarch)
on Jul 06, 2015 at 23:58 UTC ( [id://1133463]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    >perl -V:archname
    archname='MSWin32-x86-multi-thread';
    
    >perl -V:byteorder
    byteorder='1234';
    
  2. or download this
    >perl -V:archname
    archname='MSWin32-x86-multi-thread-64int';
    
    >perl -V:byteorder
    byteorder='12345678';
    
  3. or download this
    >perl -V:archname
    archname='MSWin32-x64-multi-thread';
    
    >perl -V:byteorder
    byteorder='12345678';
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (4)
As of 2024-03-28 18:01 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found