ANIMATE 2025 is here! 2D/3D animation hackathon using Synfig Studio and Blender. For more details, Click here!

Downloading CPAN module - English

2880 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.