|
From: Craig D. <def...@bo...> - 2013-03-14 15:32:19
|
Hi, all, I've just released a draft Alien::Gnuplot module to CPAN. It's intended to simplify and regularize Perl module access to Gnuplot, since there seem to be at least 6 modules supporting various forms of access. If you are a Perl user, I would be grateful for feedback on how well (or poorly) it works on your system. Installing Alien::Gnuplot on a Perl system is meant to attempt to automatically install Gnuplot itself if it is not already present; and loading the module with "use Alien::Gnuplot" is meant to verify that Gnuplot is available and recent on your system. Cheers, Craig |