libalien-gnuplot-perl

Module to find and validate the gnuplot executable
  https://metacpan.org/release/Alien-Gnuplot
  0
  no reviews



Alien::gnuplot verifies existence and sanity of the gnuplot external application. it only declares one access method, alien::gnuplot::load_gnuplot, which does the actual work and is called automatically at load time. alien::gnuplot doesn't have any actual plotting methods - making use of gnuplot, once it is found and verified, is up to you or your client module.