Subject: | non-existant PDL version requirement |
In testing PDL::RungeKutta against the current PDL-2.007 pre0 release
all tests passed but the required minimum version of PDL was not
met---not surprising since the version in Makefile.PL, 2.40, is greater
than all existing or previously existing versions.
It appears your code will work for current released PDL versions so
you might set the required version to 0 as a simpler alternative.
all tests passed but the required minimum version of PDL was not
met---not surprising since the version in Makefile.PL, 2.40, is greater
than all existing or previously existing versions.
It appears your code will work for current released PDL versions so
you might set the required version to 0 as a simpler alternative.