in reply to
Is my perl install 32-bit or 64-bit?
Just try out whether the following eval()s fine: pack('Q', 65) If yes, it's 64 bit, otherwise it isn't.
Comment on
Re: Is my perl install 32-bit or 64-bit?
In Section
Seekers of Perl Wisdom