InterviewSolution
Saved Bookmarks
| 1. |
What Is Cpan? |
|
Answer» CPAN is COMPREHENSIVE Perl Archive Network. its a repository CONTAINS thousands of Perl Modules, source and documentation, and all under GNU/GPL or SMILAR licence. Some linux distribution provide a TILL names 'cpan'; which you can INSTALL packages directly from cpan. CPAN is comprehensive Perl Archive Network. its a repository contains thousands of Perl Modules, source and documentation, and all under GNU/GPL or smilar licence. Some linux distribution provide a till names 'cpan'; which you can install packages directly from cpan. |
|