[PerlQuotes Logo]

tinita.home
Contribute a PerlQuote
Search for Quotes
Fortune - Get all quotes as a text file

PerlQuotes 1999

1989 1990 1991 1992 1998 1999 2000 2001 2002 2003 2004

-------
Larry Wall (<larry {at} wall.org>)
Re: grep/map in void context
1999/11/01
perl.porters-gw
The argument against using an operator for other than its primary
purpose strikes me the same as the old argument that you shouldn't have
sex for other than procreational purposes.  Sometimes side effects
are more enjoyable than the originally intended effect.

This article at Google
-------
-------
Larry Wall (<larry {at} wall.org>)
Re: Idea: $^New
1999/04/30
perl.porters-gw
: OK.  Still, it'd be nice to get anonymous scalars somehow.

The Huffman encoding of that is do{\my$x}.

This article at Google
-------
-------
Larry Wall (<larry {at} wall.org>)
Re: RFC- DESTROY
1999/04/09
perl.porters-gw
Part of what's confusing the issue is that DESTROY is a verb.  It was
done that way by analogy to FETCH and STORE, but the use of a verb is
unfortunate, in retrospect.  I should have named it something like
YOU_ARE_ABOUT_TO_BE_SHOT_DO_YOU_HAVE_ANY_LAST_WORDS.

This article at Google
-------