Eros Olmi writes: > after that i tried to run your code: > use PDL; > use PDL::Graphics2d; # imports imag2d() and twiddle() > ...
That should be 'use PDL::Graphics2D' with a capital D at the end. It is a typo in the documentation. Fixed in git. Cheers, Chris
_______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
