Subject: | PDL/IO/Misc.pm |
Using perl v5.8.4 built for i386-linux-thread-multi
On a Linux 2.6.8-1-686-smp #1 SMP i686 GNU/Linux
Upon issuing the command:
$ perl -W -e 'use PDL;'
the following is output:
Possible precedence problem on bitwise & operator at /usr/lib/perl5/PDL/IO/Misc.pm line 518.
Possible precedence problem on bitwise & operator at /usr/lib/perl5/PDL/IO/Misc.pm line 520.
I think an '&' is missing.