in reply to wikilookup.pl

Handy! Although there are a couple of things I like to note:

--
b10m

All code is usually tested, but rarely trusted.

Replies are listed 'Best First'.
Re^2: wikilookup.pl
by svetho (Beadle) on Mar 27, 2005 at 21:18 UTC
    Hi and thanks for your comment.
    On second glance I realized that the whole while loop for the language code was crappy and I left it out altogether. It should work now (though not as nicely as I intended).
    Oddly enough the undefunless typo only appeared when I posted the code.
    As for the HTML thing, is there a module that can easily take care of that?
    Thanks for your reply.