in reply to Re^2: Extending a class
in thread Extending a class
However, isn't SVG::new() already in place anyway? The MyPackage object builds and yields a MyPackage-blessed object as revealed by Data::Dumper.
:) ok, if the constructor is creating a MyPackage, then which code is creating a SVG::Element?
Think a bout it
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^4: Extending a class
by betacentauri (Sexton) on Apr 13, 2016 at 21:11 UTC | |
by Anonymous Monk on Apr 13, 2016 at 21:31 UTC |