Have a package in which I have to use PDL::NiceSlice and also have a closure ( which I call like this $it->() ), but this conflict with NiceSlice...:(
How to solve that.. I'm getting similar problem for the second time.. first was when I had a attribute was called 'stats', renaming it to 'xstats' solved my problem, but in this case it is different. >> Can't call method "nslice" on unblessed reference .... _______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
