On 2010-11-11 14:35, Chris Dolan wrote: > I enthusiastically second the recommendation for Pod::POM::Web. I don't > use its indexing features myself, but simply as browsable POD and source > for all installed Perl modules.
initially I thought non of this distributions that browse locally installed Pod will be good for our set-up as we have currently 188 internall tarballs that I wouldn't want to install on the same machine at the same time. But then it turned out that it's possible to extract all the lib/ folders from those archives into one folder and point Pod::POM::Web there. It works nicely. Using CPAN::Search::Lite would be much more professional, but currently it is too overkill for us. Thank you all! Jozef