App::Chart::Gtk2::Symlist -- symbol list objects
use App::Chart::Gtk2::Symlist;
$symlist->symbols()
$symlist->symbol_listref()
$symlist->hash()
Return the symbols in $symlist, either as a list return, an arrayref, or a hashref.
$symlist
To install App::Chart, copy and paste the appropriate command in to your terminal.
cpanm
cpanm App::Chart
CPAN shell
perl -MCPAN -e shell install App::Chart
For more information on module installation, please visit the detailed CPAN module installation guide.