Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: Perl 64-bit...

by jweed (Chaplain)
on Mar 23, 2004 at 20:19 UTC ( [id://339167]=note: print w/replies, xml ) Need Help??


in reply to Perl 64-bit...

The command perl -V (note the caps V!) gives you the info about the perl flags used to compile. Grep this output for "use64bitint".



Code is (almost) always untested.
http://www.justicepoetic.net/

Replies are listed 'Best First'.
Re: Re: Perl 64-bit...
by jackL (Initiate) on Mar 24, 2004 at 14:03 UTC
    Thanks for your reply I did perl -V |grep use64bitall ( and got ) use64bitint=undef use64bitall=undef uselongdouble=undef Question: does the undef above mean that I am on 32-bit perl? thanks oh mighty one! Jack

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://339167]
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-04-25 15:24 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found