1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
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.
|