[Templates] Pod::POM::Web
Jim Spath
jspath@pangeamedia.com
Thu, 09 Aug 2007 13:34:43 -0400
Andrew Sweger wrote:
> On Thu, 9 Aug 2007, Dami Laurent (PJ) wrote:
>
>> Suggestion to Andy : for indexing, searching [and browsing] the doc,
>> have a look at Pod::POM::Web::Indexer and Pod::POM::Web. It could just
>> work out of the box; however right now you may think twice before
>> installing it on a public server, as it will index and display every
>> module in @INC ... not very safe! Hopefully some day it will be possible
>> to restrict to a given set of modules; that's definitely on the TODO
>> list.
>
> @INC is mutable
How about something like Swish-e? http://swish-e.org/
I had it going on a site I was working on in about 30 minutes (although
we ended up using Xapian).
- Jim