On 7/20/06, Tom Phoenix <[EMAIL PROTECTED]> wrote:
On 7/20/06, Jay Savage <[EMAIL PROTECTED]> wrote:
> Perl 5.00502
> Invalid type in pack: '(' at
>my $classpack = "N2 A128 N2 A64 A64 (N3 A)15";
I don't think parentheses were supported in pack() formats until a
more recent version of
On 7/20/06, Jay Savage <[EMAIL PROTECTED]> wrote:
Perl 5.00502
Invalid type in pack: '(' at
my $classpack = "N2 A128 N2 A64 A64 (N3 A)15";
I don't think parentheses were supported in pack() formats until a
more recent version of Perl; check your documentation to be sure. Hope
this
""Jay Savage"" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Can anyone point me to where I've gone wrong? Or is this a server
> quirk, which we seem to have plenty of (for instance, "-w" works fine
> in the shebang, but "use warnings" can't find warnings.pm)?
That means it is