-----Original Message----- From: Chris Marshall
Subject: [Perldl] CHM/PDL-2.007_01.tar.gz released to CPAN

...and should be available at a CPAN mirror
near you shortly.

Builds and tests fine on Windows.

However, the new Storable changes don't work with perl 5.8.9 and earlier:

Invalid type '<' in pack at C:\sisyphusion\blib\lib/PDL/IO/Storable.pm line 99, at PDL-2.007_01/t/storable.t line 27

With 5.8.x we can force little-endian on unsigned shorts and longs (vV), but that seems to be about the only things we can coerce into little-endian format. I suggest we just set the minimum supported perl version to 5.10.0, rather than backport those Storable revisions to 5.8.x - but that, of course, is not *my* decision to make.

Cheers,
Rob

_______________________________________________
Perldl mailing list
[email protected]
http://mailman.jach.hawaii.edu/mailman/listinfo/perldl

Reply via email to