From: Rafael L. <rla...@us...> - 2001-03-14 16:57:23
|
Update of /cvsroot/plplot/plplot/bindings/perl5 In directory usw-pr-cvs1:/tmp/cvs-serv5231 Modified Files: PLplot.pm-add.in Log Message: Fixed several mistakes related to the way the hash structure %_plParseOpts_parse_mode was being handled. Also improved the prototype of plParseOpts_p, making it accept all leading parameters as parse modes (passing a list of strings still works). |