in reply to Good practice: Variable declaration
if you feel like being spiffy.my %class = qw( n Noun v Verb ); my $word = ($class{$part} || "Adjective")->new(...);
_____________________________________________________
Jeff[japhy]Pinyan:
Perl,
regex,
and perl
hacker, who'd like a job (NYC-area)
s++=END;++y(;-P)}y js++=;shajsj<++y(p-q)}?print:??;
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Good practice: Variable declaration
by Juerd (Abbot) on Jun 27, 2002 at 17:07 UTC | |
by japhy (Canon) on Jun 27, 2002 at 17:13 UTC |