Help for this page

Select Code to Download


  1. or download this
    #!/usr/local/bin/perl5_8
    use strict;
    ...
                      passdata         => \@loop_data,
            );
    print $template->output();
    
  2. or download this
    package nc_rpt_library;
    #contains various subroutines used by the Campus Financial Reporting s
    +ystem
    ...
     ) = split /~\s?/, $spec_vars;
    return;
    }