Jump to letter: [
BCDEFGHIJKLMNPRSTVWX
]
perl-Graphics-PLplot - Graphics-PLplot - Perl interface to the PLplot plotting library
- Description:
This module provides a perl interface to the PLplot plotting library
available from http://www.plplot.org. The interface is very similar
to the C interface except that:
- Arrays are passed in by reference
- If the number of elements in an array is required by the C function
the perl interface calculates this automatically [eg plline]
- Return values are returned and not supplied as arguments
Packages