Jeff Pinyan wrote: > Yeah, want a URL? http://www.crusoe.net/~jeffp/articles/pm/2000-02.html Talking of stupidity, your C<$first = (++$x, ++$y, ++$z);> example should either be C<$last = (++$x, ++$y, ++$z);> or C<($first) = (++$x, ++$y, ++$z);> Apart from that, it looks good. -- Peter Haworth pmh@edison.ioppublishing.com "The Cult of Seriousness decreed that everyone had to keep their source code hidden, because other people might laugh at how bad our code is, and make us fix it. Or worse, someone might steal our bad code and make it better. Then we would be out of business, and Life is Serious Business. -- Larry Wall ==== Want to unsubscribe from Fun With Perl? Well, if you insist... ==== Send email to <fwp-request@technofile.org> with message _body_ ==== unsubscribe