- or download this
package NCPS::Results;
...
updateMeetTimeStamp
/;
}
- 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
- or download this
package NCPS::Meets;
...
getOfficials
/;
}