Help for this page

Select Code to Download


  1. or download this
    ### begin_: init perl
        use strict;
    ...
            ProcessTheFile($oDataRec->{path});
        }
    
  2. or download this
    ### begin_: subroutines
    
    ...
    ### begin_: end perl
        1;
        __END__