Changes for version 0.12 - 2014-03-02
- BUG FIX
- Script plotting methods: if async => 1 and the gnuplot process writes large data to STDOUT, the process wouldn't finish because it exhausts the write buffer. This is fixed now that the output is redirected to the null device if async => 1.
Modules
object-oriented gnuplot script builder
object-oriented builder for gnuplot dataset
a list part of which you can randomly access
gnuplot process manager
generic prototype-based object
object-oriented builder for gnuplot script
Provides
in lib/Gnuplot/Builder/Process.pm
in lib/Gnuplot/Builder/Util.pm