This is a sample video. To access the full content, please Login
No questions yet
2784 visits
Outline:Downloading CPAN module 1. Linux OS: There are several ways to download. Type cpan and press Enter. This gives us cpan prompt. Type install module name. 2. Windows OS: With installation of Perl on windows, a utility called PPM(Perl Package Module) gets installed. Type ppm install module name.
Downloading CPAN module 1. Linux OS: There are several ways to download. Type cpan and press Enter. This gives us cpan prompt. Type install module name. 2. Windows OS: With installation of Perl on windows, a utility called PPM(Perl Package Module) gets installed. Type ppm install module name.
Show video info
Pre-requisite