Hi.
Thanks for your reply.
Perl seems to be compliant.
Performing:
(vobadm@agrus082) .../ccase/sepg> perl -e 'print unpack("Q", pack("Q", 2**38)),"\n";'
274877906944
everything seems to be ok.
dave82
Hi all.
I'm trying to convert a .pl script into executable trough "perl2exe" (SonOS and Linux platforms).
The script is perfectly working if ran as .pl.
If I try to run the output generated executable I get the following error:
Invalid type 'Q' in pack at PERL2EXE_STORAGE/Config.pm line 87...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.