[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Freshmeat search util
- Date: Mon, 24 Jan 2000 21:27:09 +0900
- From: Simon Cozens <simon@brecon.co.uk>
- Subject: Re: Freshmeat search util
On Sun, Jan 23, 2000 at 10:26:28AM -0800, Samy Kamkar (CommPort5) wrote:
> if ($message = /^\s*freshmeat(?:\s*for\s*|\s*)(.*?)$/i) {
> my $app = &fnd($1);
> return '$app';
> }
Woo! CommPort5++!
However, I seem to be missing the definition of this sub - could you send it
to me, or to the list?
Nice work on the nick patch, I've put that in the usual place.
Oznoid, have a DNS cookie.
--
A LISP programmer knows the value of everything, but the cost of nothing.
-- Alan Perlis