Help for this page

Select Code to Download


  1. or download this
    #######################################
    sub get_file_name {
    ...
       $FILE_NAME="$BASEDIR/$PREF$newnum$proc$EXT";
       $URL_NAME="$BASEURL/$PREF$newnum$proc$EXT";
    }
    
  2. or download this
    #######################################
    sub poem_page {
    ...
    </HTML>
    __END_OF_POEM_BODY__
    }