![]() |
|
Do you know where your variables are? | |
PerlMonks |
Desperatly seeking CSW (Class::Std Wisdom)by krisahoch (Deacon) |
on Aug 08, 2006 at 13:10 UTC ( #566149=perlquestion: print w/replies, xml ) | Need Help?? |
krisahoch has asked for the wisdom of the Perl Monks concerning the following question: Fellow Monks, After spending much time trying to figure out something (which I should not need help figuring out), I am bringing my problem to y'all (not from Texas, just live here). I am having an issue trying to add a value to a variable. The variable is defined as per the documentation (see below). The main issue here is that I am storing a hash in the variable, and I want to be able to assign keys to the hash via class method (see below).
The error that I am getting is as follows ... Is there something that I have overlooked in the Class::Std documentation?
Thank you in advance for your time,
Back to
Seekers of Perl Wisdom
|
|