From: Rafael L. <rla...@us...> - 2001-03-09 18:21:17
|
Update of /cvsroot/plplot/plplot/bindings/perl5 In directory usw-pr-cvs1:/tmp/cvs-serv10743 Modified Files: PLplot.pm.in Log Message: Start "adding Perl wrappers on top of SWIG wrappers" to take advantage of the fact that Perl arrays carry with them information on their length. plline and plstyl have been "wrapped" into Perl specific subroutines plline_p and plstyl_p. This is still experimental, and I may change my mind latter. |