From: Rafael L. <rla...@us...> - 2001-03-19 12:23:53
|
Update of /cvsroot/plplot/plplot/bindings/perl5 In directory usw-pr-cvs1:/tmp/cvs-serv1881 Modified Files: Makefile.PL.in PLplot.i.in Log Message: Added support for PDL (Perl Data Language) objects being passed when PLFLT arrays are expected as argument (eg. in plline). This is working fine, but the code is now becoming a real mess. I will have to clean up lots of things before this can go for public consomption |