Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: Invoking bless triggers "Can't resolve method ..." error

by Anonymous Monk
on Jul 08, 2015 at 21:37 UTC ( [id://1133820]=note: print w/replies, xml ) Need Help??


in reply to Invoking bless triggers "Can't resolve method ..." error

Could you tell us the version of Perl you're using, and the result of running the script via perl -Mdiagnostics=-traceonly my_script.pl?

Replies are listed 'Best First'.
Re^2: Invoking bless triggers "Can't resolve method ..." error
by turkanis (Novice) on Jul 09, 2015 at 02:07 UTC

    Yes, perl --version outputs:

    This is perl, v5.10.1 (*) built for x86_64-linux-thread-multi

    The production environment uses the same Perl.

    When I first ran the script with -Mdiagnostics=-traceonly, I got about forty notices about harmless but slightly wrong usage. After I resolved these issues, all I am left with is:

    Uncaught exception from user code: Can't resolve method "name" overloading """" in package "overl +oad" at <file> line <line>. at <file> line <line>

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1133820]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (5)
As of 2024-04-18 23:01 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found