Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: Perl Recommended Reads

by tobyink (Canon)
on Jan 31, 2014 at 00:29 UTC ( [id://1072757]=note: print w/replies, xml ) Need Help??


in reply to Perl Recommended Reads

use Moops; class Cow :rw { has name => (default => 'Ermintrude') }; say Cow->new->name

Replies are listed 'Best First'.
Re^2: Perl Recommended Reads
by stryda42 (Novice) on Jan 31, 2014 at 01:14 UTC

    Thank you very much! I will look into this.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (3)
As of 2024-04-25 09:27 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found