PDL 2.4.1 on Perl 5.6.0 (Mac os X 10.2.8)

On cluster, when I try to install and test Perl module PDL 2.4.1, the test fails with error

Can't modify non-lvalue subroutine call at blib/lib/PDL/MatrixOps.pm

To solve it, file Basic/Lvalue.pm must be modified for 10.2.8 system

Change all $^V > 5.006000 to $^V ge v5.6.0


相关日志

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>