Subroutine sumover redefined at .../i386-linux-thread-
multi/PDL/LinearAlgebra.pm line 93.
PDL::LinearAlgebra.pm 0.6 defines PDL::Complex::somover (line 93), which
conflicts with the sumover imported from PDL::Ufunc. However,
PDL::Ufunc::sumover is always called with the fully qualified name. So,
the import is not actually necessary (trivial patch attached). Without
the import, PDL-LinearAlgebra-0.6 still passes all tests.
PDL 2.4.7
PDL::LinearAlgebra 0.6
This is perl 5, version 12, subversion 3 (v5.12.3) built for i386-linux-
thread-multi
Fedora-14-i686
Subject: | pdl-linearalgebra.patch |