Help for this page

Select Code to Download


  1. or download this
    # this is a complete fragment but not an application. It should 
    # start with 'use strict; use warnings' and proceed to set up your
    ...
    
    close(FINISHED) or die $!;
    close(TEMPLATE) or die $!;