Codebase list libchart-gnuplot-perl / HEAD
HEAD

Tree @HEAD (Download .tar.gz)

Description
===========
Plot graph using Gnuplot in Perl on the fly

Build and install
=================
perl Makefile.PL
make
make test
make install

Prerequisites
=============
Carp v 1.04 or later
File::Copy v2.08 or later
File::Temp v0.14 or later
Storable v2.15 or later

Copyright
=========
Copyright (c) 2008-2011, 2013 Ka-Wai Mak. All rights reserved.
This program is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.