Help for this page

Select Code to Download


  1. or download this
    Situation1:
    when I tried to associate with the write function another filehandle t
    +han STDOUT to make it write the report to a file it tells me the file
    +handle isn't defined, uncomment the lines 32 and 33 to see that.
    
  2. or download this
    Situation2:
    for every run of the report I wanted to make the program start a new e
    +pisode on another page (i.e it starts a new episode at page 3 if it s
    +topped at page 2)
    
  3. or download this
    #!/usr/local/bin/perl
    use strict;
    ...
                       "START";
                       }
            }