Re: module dependency

[email protected] Thu, 16 May 2024 15:29:05 +0200 (CEST)
Newsgroups perl.beginners
Message-ID <[email protected]>
Netwinds:
> How do I know which other modules are required by the perl module
> (like Net::SMTPS) I am using?

You mean like go to cpan:
 https://metacpan.org/pod/Net::SMTPS
and looking at the left column under dependencies ?

Regards,
/Karl Hammar