Help for this page

Select Code to Download


  1. or download this
        for (@files) {
            ... stuff ...
    ...
            print $output $built;
            push @built => [$filename => $_];
        }