Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: Moose: Giving objects access to data of class that created it

by Anonymous Monk
on May 25, 2017 at 19:51 UTC ( [id://1191244]=note: print w/replies, xml ) Need Help??


in reply to Moose: Giving objects access to data of class that created it

Code doesn't compile, what is changing_of_data?

objects created by a parent class

The parent class isn't creating any objects.

Don't use lowercase names for classes, those are for pragmas like parent

Replies are listed 'Best First'.
Re^2: Moose: Giving objects access to data of class that created it
by nysus (Parson) on May 25, 2017 at 20:13 UTC
    Code updated. Don't usually use lowercase names. Done for this one-off.

    $PM = "Perl Monk's";
    $MCF = "Most Clueless Friar Abbot Bishop Pontiff Deacon Curate";
    $nysus = $PM . ' ' . $MCF;
    Click here if you love Perl Monks

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (4)
As of 2024-04-24 02:55 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found