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

Re: object oriented Perl advice / constructor creation in child class

by Anonymous Monk
on Jul 10, 2018 at 09:13 UTC ( #1218231=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    package Synergy;
    
    ...
     return map { $_->process(@args) } @$self;
     # passes args to all sub-modules
    }
    

Log In?
Username:
Password:

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

How do I use this? | Other CB clients
Other Users?
Others musing on the Monastery: (1)
As of 2023-09-23 21:56 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?