in reply to
Pack source code
This is not a surprise. pack/unpack is not fully portable. Check this web page:
How to write portable Perl
Comment on
Re: Pack source code
Replies are listed 'Best First'.
Re: Re: Pack source code
by
Anonymous Monk
on Dec 09, 2002 at 02:06 UTC
I tried using the n and N methods when pack/unpack but it still does not seem to work on the other system - is it not possible to port it using pack at all?
[reply]
In Section
Seekers of Perl Wisdom