I have just released new versions of two Perl-gnuplot interface modules to the CPAN archive:
- Alien::Gnuplot - v1.010 Alien::Gnuplot handles configuration management and executable validation for gnuplot-using Perl modules. Alien::Gnuplot works under POSIX environments and MSWin32 environments. It verifies that a gnuplot executable is installed, and extracts its version and some configuration info into Perl global variables. Alien::Gnuplot's development page is at "http://github.com/drzowie/Alien-Gnuplot". - PDL::Graphics::Gnuplot - v2.000 PDL::Graphics::Gnuplot provides an object-oriented interface to gnuplot for scientific and common plotting using the Perl Data Language. PDL::Graphics::Gnuplot objects each represent a single plotting interface and provide access to all the common Gnuplot modes directly from Perl and PDL variables. PDL::Graphics::Gnuplot's development page is at "http://github.com/drzowie/PDL-Graphics-Gnuplot". Perl Data Language is a scientific-computing extension to Perl; for more information, visit "http://pdl.perl.org". Happy hacking, Craig _______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
