Help for this page

Select Code to Download


  1. or download this
    } else { # No other page created it, so create it now...
    my @otherBlocksOfCode;  # <===== lexically scoped to else block
    push(@otherBlocksOfCode, {-type=>"text/javascript", -src=>"/path/file1
    +.js"});
    }