First: go to line 3 of getColumns.pl and look for syntax errors on the
line and lines surrounding it.

Second: make certain all variables are declared using my, our, or local
(use vars "$varname" is okay too).

Third: make certain that all of the variables and subroutines are
spelled correctly in your code.

Fourth: if there is still an error, then copy the line and a few (5 on
either side should be enough) lines around it and paste them into an
email to this list.  Without those lines we can only give you general
advice like I have above.

On 25 Jun 2001 18:04:55 +0800, Ying Biao Zhou wrote:
> 
> What shall I do when I get the foloowing message?
> "Can't call method "getColumns" without a package or object reference at
> getColumns.pl line 3"
> 
> Best regards
> 
> Peter Zhou
> 
>___________________________________________________________________________________________
> 
> Tivoli China Development Lab, IBM China Development Lab
> 
> 23F, PCP Center, A2 Gongti North RD, Chaoyang District, Beijing 100027 P.R.
> of China
> 
> Tel: 8610-65391188-3768 (Lab: 2525,2524)
> Fax: 8610-65391668
> IBM E-Mail: [EMAIL PROTECTED]
> Tivoli/IBM E-mail: [EMAIL PROTECTED]
> 
> 
> 
--
Today is Sweetmorn, the 30th day of Confusion in the YOLD 3167
Hail Eris, Hack Linux!


Reply via email to