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

Re: How to sub class-es

by haukex (Archbishop)
on May 15, 2020 at 05:57 UTC ( [id://11116800]=note: print w/replies, xml ) Need Help??


in reply to How to sub class-es

I agree with Fletch that you'd have to show us an SSCCE for us to comment on what might be going wrong in your case. Subclassing generally works fine in Perl if you use the appropriate patterns and idioms. Note that Exporter has nothing to do with OO and should normally not be used in OO classes, and parent should be used instead of base unless you know for certain why you need the latter.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (2)
As of 2024-04-25 05:45 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found