Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: Ogden Nash, 1902-1971

by djantzen (Priest)
on Aug 21, 2002 at 02:02 UTC ( #191640=note: print w/replies, xml ) Need Help??


in reply to Ogden Nash, 1902-1971

I think I'd change the second one from @ISA = qw(dandy); to something like  push (@attributes, 'dandy'); to avoid equivocating on the meaning of 'is', which can mean the category in which a being properly resides, as in The Cow, or equality (i.e., "A horse is a horse"), or an assignment of a property to an object, as in Ice-Breaking.

My first Perl poem, actually, my first poem at all since eighth grade, but here goes:

Reflection on Caution
by Ogden Nash

Affection is a noble quality;
It leads to generosity and jollity.
But it also leads to breach of promise
If you go around lavishing it on red-hot momise

$affection = 'noble' and do { $generosity++; $jollity++ }; warn --$promise if push @red_hot_momise, $affection;

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (5)
As of 2023-12-08 16:51 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    What's your preferred 'use VERSION' for new CPAN modules in 2023?











    Results (36 votes). Check out past polls.

    Notices?