# New Ticket Created by  "Sravanth Kumar Nagunuri" 
# Please include the string:  [perl #33607]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=33607 >



Perl Version: This is perl, v5.6.1 built for PA-RISC2.0      
 
We have ported our application from PERL5.0.1 to PERL5.6.1 
We got the following error during execution of our perl script. 
---------------------------------------------------------- 
Can"t locate object method "ToUpper" via package "main" (perhaps you
forgot to load "main"?) at
/d/nmsopt/nokianms/lib/perl5/5.6.1/utf8_heavy.pl line 30, <CONFIG> line
59.. Terminating 
------------------------------------------------------------- 


We could not find method "ToUpper" in any library of 5.6.1. Basically
the error message says that "main package is not loaded". 
We don't have a method "ToUpper" in our Perl code also. How to locate
this method and how to correct this situation?
Please let us know how to over come this situation.
 
 
Regards,
Sravanth Kumar Nagunuri
 




Confidentiality Notice 

The information contained in this electronic message and any attachments to 
this message are intended
for the exclusive use of the addressee(s) and may contain confidential or 
privileged information. If
you are not the intended recipient, please notify the sender at Wipro or [EMAIL 
PROTECTED] immediately
and destroy all copies of this message and any attachments.

Reply via email to