Perl: Instalacja modułów

$ perl -MCPAN -e shell
cpan> install <nazwa modułu>

Przykład:
cpan> install Compress::Zlib

Leave a Reply