Help for this page
# silly toy example use strict; ... my $tab = $nb->add($i, -label => $i ); $nb->pack; }