Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re^6: The future of Perl?

by Your Mother (Archbishop)
on Dec 14, 2014 at 20:26 UTC ( [id://1110328]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use 5.16.2;
    package fQ_moonimal {
        use Moo;
    ...
        }
    
    };
    
  2. or download this
    eval { fQ_moofancy->new } or say $@;
    
    my $foo = fQ_moonimal->new(size => 3);
    ...
       foo -> 1 2 3
    fooncy -> 2 3 4
     fixed -> 2 3 4
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (4)
As of 2024-04-18 05:06 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found