Help for this page

Select Code to Download


  1. or download this
    use strict;
    
    ...
    you won't see this
    or this
    or that
    
  2. or download this
    my %BFPRCONS = (
       filename => 'whatever_the_name_is',
    ...
    
    # you could set the file name like so:
    $BFPRCONS{'filename'} = join ('_',$job,$junk1,$etc);