Help for this page

Select Code to Download


  1. or download this
    sub one {
       my $large_struct = get_1MB_from($dbh);
    ...
    }
    
    one; two;