I'm going to step out on a limb and assume that

use *();

would be asking too much from a typeglob :D

Try using File::Find as well as poking through @INC, and see what happens.

Dennis Stout
S.T.O.U.T. = Synthetic Technician Optimized for Ultimate Troublshooting
----- Original Message ----- 
From: "Alex" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, June 23, 2003 07 31
Subject: perl-modules


> Hello,
> 
> is there a way of finding out, which modules are installed on a remote
> machine using a script?
> 
> there's this scenario:
> 
> I will have a website up soon, with CGI's - but I don't know, what
> modules are installed... so I'd write a script, that shows / lists all
> available modules...
> 
> but how do you do that?
> 
> 
> 
> 
> cheers,
>  Alex                          mailto:[EMAIL PROTECTED]
> 
> 
> -- 
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to