Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: Ogden Nash, 1902-1971

by djantzen (Priest)
on Aug 21, 2002 at 02:02 UTC ( [id://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 perusing the Monastery: (6)
As of 2024-04-25 10:36 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found