in reply to perl python compare

Perl has only one way to do it for module distribution. Where Python is a fragmented landscape of "roll your own", "upload to anywhere" modules, Perl only has one central repository for source code, http://search.cpan.org, and one way to install it.

Replies are listed 'Best First'.
Re^2: perl python compare
by Anonymous Monk on Apr 07, 2011 at 02:11 UTC