The I-guess relevant portion of the output of perl -V is
on the 64-bit machine. I'll edit this comment from my 32-bit machine in a few minutes.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
UPDATE: Here's the same passage from my 32-bit machine:
but maybe it's this bit that's more interesting: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
Compile-time options: PERL_MALLOC_WRAP USE_FAST_STDIO USE_LARGE_FILE +S USE_PERLIO
In reply to Re^3: What does this print for you?
by JadeNB
in thread What does this print for you?
by kikuchiyo
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |