Installing Perl Modules
Its convenient to install perl modules from command line. #perl -MCPAN -e shell cpan> install PACKAGE NAME eg.cpan> install HTML::Template
Its convenient to install perl modules from command line. #perl -MCPAN -e shell cpan> install PACKAGE NAME eg.cpan> install HTML::Template