John Nagle <[EMAIL PROTECTED]> wrote:

>    Perl has CPAN, which is reasonably comprehensive and presents modules
> in a uniform way.  If you need a common Perl module that's not in the
> Perl distro, it's probably in CPAN. "Installing a new module can be as
> simple as typing perl -MCPAN -e 'install Chocolate::Belgian'."
> So Perl has exactly that.
>
>    Python's Cheese Shop is just a list of links to packages
> elsewhere.  There's no uniformity, no standard installation, no
> standard uninstallation, and no standard version control.

Python has easy_install


   Florian
-- 
<http://www.florian-diesch.de/>
-----------------------------------------------------------------------
**  Hi! I'm a signature virus! Copy me into your signature, please!  **
-----------------------------------------------------------------------
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to