faq.perl.org search

koschei on 2003-11-22T13:43:26

Actually, the subject is a lie.

Google, for some reason, isn't indexing faq.perl.org.

On IRC, I tend to point people to the FAQ a fair bit. The problem is that `perldoc -q flub` will given them the answer that's in their version of the FAQ.

I'm used to a newer version of the FAQ.

So I could point them to faq.perl.org. But that's a pain as it has no search.

So: I wrote my own. Code is there too, if anyone is that interested =)

As with so many of my little projects, there is a grand plan: I'd like the FAQ to be easier for people to contribute to. So, later, editing.

Also need to write something to quickly generate appropriate URLs while in irc. Or something.