in reply to wikilookup.pl

Nice. But could you call it something other than "wikilookup"? That name rather implies that it can lookup stuff in any wiki, generically. Probably "wikipedialookup" would be better.

Replies are listed 'Best First'.
Re^2: wikilookup.pl
by svetho (Beadle) on Mar 29, 2005 at 18:19 UTC
    Yup, you're right, the name is misleading, but, after all, it's five characters less to type ;-). Nevertheless, I reviewed the code and did change the name (I hope I took care of every occurrence).
    I also saw that when I posted my code here, many of the tabs got stripped (that was also the problem with the 'undefunless' typo above). I took care of that, too.
    I also fixed a bug that gave you an error message when you just hit return on the timeout question in the configuration.
    Thanks for the feedback.