in reply to Re^2: Invoking bless triggers "Can't resolve method ..." error
in thread Invoking bless triggers "Can't resolve method ..." error
The variable $class contains the name of the current package
How exactly did you inspect the contents of $class? Did you use the debugger or something like Data::Dump, or did you simply print it?
At this point we're just giving educated guesses; I suggest you boil the problem down to a short, runnable example (see http://sscce.org/) that reproduces the problem.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Invoking bless triggers "Can't resolve method ..." error
by turkanis (Novice) on Jul 09, 2015 at 02:36 UTC |