Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re^4: Class::Std problem

by Herkum (Parson)
on Jan 19, 2009 at 14:26 UTC ( [id://737298]=note: print w/replies, xml ) Need Help??


in reply to Re^3: Class::Std problem
in thread Class::Std problem

Here, is the output that I got from debugging. (Count was used to show the number of elements in the array, so that no undefined elements are sneaking in).

Dumper $VAR1 = [ 'EEBL::League::Prospect', 'EEBL', 'EEBL::Config' ]; Count: 3 Dumper $VAR1 = [ 'EEBL::Team', 'EEBL', 'EEBL::Config' ]; Count: 3 Can't call method "isa" on an undefined value at /usr/local/share/perl +/5.8.8/Cla + ss/Std.pm line 228. Dumper $VAR1 = [ 'EEBL::Team', 'EEBL', 'EEBL::Config' ]; Count: 3 (in cleanup) Can't call method "isa" on an undefined value at +/usr/local + /share/perl/5.8.8/Class/Std.pm line 228. Dumper $VAR1 = [ 'EEBL::League::Schedule' ]; Count: 1

I have used Class::Std a lot, and this is the first time I came across this sort of error. I think it just might be a interpreter error because this program was working on another box. I was hoping someone would have any idea of how to work around it without me having to reinstall/update Perl on the machine.

Replies are listed 'Best First'.
Re^5: Class::Std problem
by ikegami (Patriarch) on Jan 20, 2009 at 04:27 UTC

    The guesswork is becoming tedious. Please provide a minimal piece of code that produces the problem.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (4)
As of 2026-02-16 17:55 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?
    hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.