Well, you get the message that the new code
is being used but there is still a bug in the
handoff. You can still replace your
'use PDL::NiceSlice;' by 'use PDL::NiceSlice2;'
to try the new functionality.
--Chris
On 6/12/2011 8:32 PM, chm wrote:
On 6/12/2011 8:26 PM, chm wrote:
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
To clarify, set the PDL_NICESLICE_ENGINE environment
variable to the string 'PDL::NiceSlice2'. E.g.,
export PDL_NICESLICE_ENGINE=PDL::NiceSlice2
in bash. Similarly for other shells and platforms.
Feedback appreciated.
(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
-----
No virus found in this message.
Checked by AVG - www.avg.com
Version: 10.0.1375 / Virus Database: 1513/3697 - Release Date: 06/12/11
_______________________________________________
Perldl mailing list
[email protected]
http://mailman.jach.hawaii.edu/mailman/listinfo/perldl