Help for this page
# The Cow # by Ogden Nash # ... @ISA = qw(bovine); push @cow, 'moo'; unshift @cow, 'milk';
# Reflections on Ice-Breaking # by Ogden Nash # ... @ISA = qw(dandy); package liquor; 1;