Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    use strict;
    use vars qw/ $Destination $Program_Type $Program_Name $Incomming_Foo
    ...
    }
    close(DATA);
    exit;
    
  2. or download this
    #!/usr/bin/perl
    use strict;
    
    ...
       print "$Decision,$Date_Applied,$Appl_Number\n";
    }
    exit;