Is there a way to check this as wheel / server, or would I need extra permissions? Can I make a little CGI and run from my site to jump through and list all the .pm files in the Perl lib path using File::Find or something like that? Or am I stuck with poking and hoping? I'm rather new to CGI in general and Perl in particular, so try not to throw a brick at me if this is the first thing they teach you in every Perl book ;p
Jordan
Ps. I already looked at the HTTP headers and server description, just tells me about the mods installed (Apache), nothing about the specific Perl libs.