The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.15 - 2014-03-09

  • API CHANGES
    • Script, Dataset: you can now call get_option() method in scalar context. It returns the first value for the option name, or undef if the option is empty. It used to return the number of values in some cases, but this behavior is modified.

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