Just execute perl and say "use <module name>
forexample : perl -e "use Net::SNMP;"
it will throw errors if the module "Net::SNMP" was not installed , if not
your module is installed then :)

Manish Sapariya wrote:
Hi list,
How do I know whether a given module is installed on
machine or not?

Thanks and Regards,
Manish


-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>




Reply via email to