El Comando b

El comando b nos permite obtener información sobre los bundles . Los bundles son grupos de módulos relacionados. Los bundles son usados por CPAN para simplificar la instalación de un grupo de módulos. Una sóla b listará los bundles disponibles. Si se especifica un argumento se obtiene información sobre el bundle:

cpan> b /ssh/
Bundle id = Bundle::SSH
    CPAN_USERID  SZABGAB (Gabor Szabo <gabor@pti.co.il>)
    CPAN_VERSION 1.00
    CPAN_FILE    S/SZ/SZABGAB/Bundle-SSH-1.00.tar.gz
    MANPAGE      Bundle::SSH - A bundle to install modules to use SSH from Perl
    CONTAINS     Net::SSH Math::Pari Class::Loader Crypt::Random Digest::SHA1 \
                 Digest::HMAC Digest::BubbleBabble Digest::MD2 \
                 Convert::ASN1 Crypt::Rijndael Crypt::CBC Crypt::DES \
                 Crypt::DES_EDE3 Convert::PEM Data::Buffer Crypt::DSA \
                 Crypt::DH String::CRC32 Math::GMP Compress::Zlib \
                 Convert::ASCII::Armour Crypt::Blowfish Crypt::Primes \
                 Sort::Versions Tie::EncryptedHash Crypt::RSA \
                 Net::SSH::Perl \
    INST_FILE    /root/.cpan/Bundle/SSH.pm
    INST_VERSION 1.00

Casiano Rodríguez León
Licencia de Creative Commons
Principios de Programación Imperativa, Funcional y Orientada a Objetos Una Introducción en Perl/Una Introducción a Perl
por Casiano Rodríguez León is licensed under a Creative Commons Reconocimiento 3.0 Unported License.

Permissions beyond the scope of this license may be available at http://campusvirtual.ull.es/ocw/course/view.php?id=43.
2012-06-19