I've added some code to allow simpler selection
of the original PDL::NiceSlice functionality or
the new Filter::Simple approach. To use:
(1) set PDL_NICESLICE_ENGINE to PDL::NiceSlice2
(2) use PDL::NiceSlice as usual
(3) you should get a message indicating that
you are using the new code
Enjoy and Happy PDL-ing!
Chris
On 6/12/2011 1:16 PM, chm wrote:
I've just pushed new version of PDL::NiceSlice2 to
git. It should be a drop-in replacement for the
current PDL::NiceSlice.
To try it out, just do a clean build from the
latest git. Then you just copy blib/lib/PDL/NiceSlice2.pm
over blib/lib/PDL/NiceSlice.pm and you should be
using the new code.
The new implementation should avoid false filtering
of perl q{} and other quotelike constructs.
Feedback welcome!
Chris
_______________________________________________
Perldl mailing list
[email protected]
http://mailman.jach.hawaii.edu/mailman/listinfo/perldl