|
backup directory
# ls -la | grep Times
-rw-r--r-- 1 paul paul 114717 Jan 15 2008 Timesheet.prc
-rw-r--r-- 1 paul paul 80 Jan 15 2008 Timesheet_4JMS_appl_a68k.prc
and i get this when i try and execute the script with file =Timesheet.prc or Timesheet_...68k.prc
#./timesheetscript.pl
Ambiguous call resolved as CORE::push(), qualify as such or use & at /usr/lib/perl5/site_perl/5.8.8/Palm/Timesheet/List.pm line 106.
No handler defined for creator "a68k", type "4JMS"
(in cleanup) No such method: Palm::Timesheet::DESTROY at /home/paul/timesheetscript.pl line 0
indicators to where ive gone wrong gratefully received |