Philip Newton
Thu, 01 Mar 2001 05:00:23 -0800
Simon Wistow wrote:
> Struan Donald wrote:
>
> > couldn't all this sort of thing be summed up as:
> >
> > my ($meme,$buzzword) = @ARGV;
> > $meme =~ s/$buzzword/perl/g;
> > print $meme;
>
> or even
>
> any(@memes) +~ /any(@buzzword)/perl/g;
> print any(@memes);
In this specific case,
push @us, all(@base);
or something like that.
Cheers,
Philip
--
Philip Newton <[EMAIL PROTECTED]>
All opinions are my own, not my employer's.
If you're not part of the solution, you're part of the precipitate.