Install perl modules commands

Install perl modules on windows.

perl -MCPAN  -e  "install Mail::Sendmail" 

Note that the command is case sensitive

or

or using CPAN

CPAN enter

Install Bundle::CPAN