Help for this page

Select Code to Download


  1. or download this
    section($tab, sub {
        for my $line (@$_) {
    ...
            paragraph($tab,$line);
        }
    }) for @sections;