Help for this page

Select Code to Download


  1. or download this
    package NCPS::Results;
    
    ...
        updateMeetTimeStamp
        /;
    }
    
  2. or download this
    root@ncps-modperl-prod:/var/www/html/lib/NCPS# perl -ctw Results.pm
    NCPS::Meets found at /var/www/html/lib/NCPS/Meets.pm
    ...
    Subroutine getLeadOffSplit redefined at Results.pm line 1194.
    Subroutine insertLeadoff redefined at Results.pm line 1254.
    Results.pm syntax OK
    
  3. or download this
    package NCPS::Meets;
    
    ...
        getOfficials
        /;
    }