Seo Forum

Coding & Programming => Programming Forum => Topic started by: beingchinmay on 11-02-2016, 05:44:48

Title: How to use CPAN.
Post by: beingchinmay on 11-02-2016, 05:44:48
The Comprehensive Perl Archive Network is modern Perl's killer feature. With over 5 gigabytes of Perl source code, major frameworks, and interfaces to popular libraries, you can accomplish quite a bit with work that people have already done. CPAN makes common tasks even easier with Perl. As with any language, your true skill is your ability to leverage what has already been done.