Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: Perlbrew 32 or 64 Perl

by marto (Cardinal)
on Apr 02, 2019 at 09:56 UTC ( [id://1231996]=note: print w/replies, xml ) Need Help??


in reply to Perlbrew 32 or 64 Perl

perl -V (note upper case V) displays a lot of useful data, which you can report on individually...

  • perl -V:archname will tell you if it's a 32 or 64bit perl program.
  • perl -V:ivsize if this outputs 8 perl can use 64bit integers, if 4 32bit.
  • perl -V:ptrsize if this outputs 4 your perl uses 32bit pointers, if 8 64bit.

To use perlbrew to install a 64bit perl do perlbrew --64all install perlversionhere.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (4)
As of 2025-06-24 07:29 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.