Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re^3: What does this print for you?

by JadeNB (Chaplain)
on Dec 24, 2009 at 23:55 UTC ( [id://814313]=note: print w/replies, xml ) Need Help??


in reply to Re^2: What does this print for you?
in thread What does this print for you?

The I-guess relevant portion of the output of perl -V is

hint=recommended, useposix=true, d_sigaction=define usethreads=undef use5005threads=undef useithreads=undef usemultipl +icity=undef useperlio=define d_sfio=undef uselargefiles=define usesocks=undef use64bitint=undef use64bitall=undef uselongdouble=undef usemymalloc=n, bincompat5005=undef
on the 64-bit machine. I'll edit this comment from my 32-bit machine in a few minutes.

UPDATE: Here's the same passage from my 32-bit machine:

hint=recommended, useposix=true, d_sigaction=define usethreads=undef use5005threads=undef useithreads=undef usemultipl +icity=undef useperlio=define d_sfio=undef uselargefiles=define usesocks=undef use64bitint=undef use64bitall=undef uselongdouble=undef usemymalloc=n, bincompat5005=undef
but maybe it's this bit that's more interesting:
Compile-time options: PERL_MALLOC_WRAP USE_FAST_STDIO USE_LARGE_FILE +S USE_PERLIO

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (7)
As of 2024-04-24 10:19 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found