Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: How to tell 32 or 64 bit

by bulk88 (Priest)
on Oct 08, 2012 at 03:30 UTC ( [id://997732]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    C:\p517\perl>perl -v
    
    This is perl 5, version 17, subversion 5 (v5.17.5 (v5.17.4-47-g432d456
    +)) built for MSWin32-x86-multi-thread
    
  2. or download this
    C:\Documents and Settings\Administrator\Desktop>perl -v
    
    This is perl 5, version 14, subversion 2 (v5.14.2) built for MSWin32-x
    +64-multi-thread
    
  3. or download this
    C:\p517\perl>perl -MConfig -e  "print $Config{archname}"
    MSWin32-x86-multi-thread
    C:\p517\perl>
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (3)
As of 2024-04-19 19:08 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found