The following packages will be installed: perl-Crypt-CBC Fetching README... 0%100%100%100%100%100%Done Fetching perl-Crypt-CBC.SlackBuild... 0%100%100%100%100%100%Done Fetching perl-Crypt-CBC.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done Crypt-CBC-2.33/ Crypt-CBC-2.33/Makefile.PL Crypt-CBC-2.33/CBC.pm Crypt-CBC-2.33/META.yml Crypt-CBC-2.33/t/ Crypt-CBC-2.33/t/CAST5.t Crypt-CBC-2.33/t/func.t Crypt-CBC-2.33/t/null_data.t Crypt-CBC-2.33/t/preexisting.t Crypt-CBC-2.33/t/Blowfish.t Crypt-CBC-2.33/t/Rijndael_compat.t Crypt-CBC-2.33/t/Rijndael.t Crypt-CBC-2.33/t/parameters.t Crypt-CBC-2.33/t/DES.t Crypt-CBC-2.33/t/onezeropadding.t Crypt-CBC-2.33/t/Blowfish_PP.t Crypt-CBC-2.33/t/PCBC.t Crypt-CBC-2.33/t/IDEA.t Crypt-CBC-2.33/MANIFEST Crypt-CBC-2.33/META.json Crypt-CBC-2.33/Crypt-CBC-2.16-vulnerability.txt Crypt-CBC-2.33/eg/ Crypt-CBC-2.33/eg/des.pl Crypt-CBC-2.33/eg/idea.pl Crypt-CBC-2.33/eg/aes.pl Crypt-CBC-2.33/Changes Crypt-CBC-2.33/README Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Crypt::CBC Writing MYMETA.yml and MYMETA.json cp CBC.pm blib/lib/Crypt/CBC.pm Manifying 1 pod document PERL_DL_NONLAZY=1 "/usr/bin/perl5.22.2" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/Blowfish.t ......... ok t/Blowfish_PP.t ...... skipped: Crypt::Blowfish_PP not installed t/CAST5.t ............ skipped: Crypt::CAST5 not installed t/DES.t .............. skipped: Crypt::DES not installed t/func.t ............. ok t/IDEA.t ............. skipped: Crypt::IDEA not installed t/null_data.t ........ ok using Crypt::Blowfish for testing t/onezeropadding.t ... ok t/parameters.t ....... ok t/PCBC.t ............. skipped: Crypt::DES not installed Using Crypt::Blowfish for test t/preexisting.t ...... ok t/Rijndael.t ......... skipped: Crypt::Rijndael not installed t/Rijndael_compat.t .. skipped: Crypt::Rijndael not installed All tests successful. Files=13, Tests=773, 2 wallclock secs ( 0.17 usr 0.06 sys + 0.85 cusr 0.74 csys = 1.82 CPU) Result: PASS Manifying 1 pod document Installing /usr/src/slapt-src/perl/perl-Crypt-CBC/package-perl-Crypt-CBC/usr/share/perl5/vendor_perl/Crypt/CBC.pm Installing /usr/src/slapt-src/perl/perl-Crypt-CBC/package-perl-Crypt-CBC/usr/man/man3/Crypt::CBC.3 Appending installation info to /usr/src/slapt-src/perl/perl-Crypt-CBC/package-perl-Crypt-CBC/usr/lib/perl5/perllocal.pod Slackware package maker, version 3.141593. Searching for symbolic links: No symbolic links were found, so we won't make an installation script. You can make your own later in ./install/doinst.sh and rebuild the package if you like. This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /usr/src/slapt-src/perl/perl-Crypt-CBC/perl-Crypt-CBC-2.33-i486-1salix.txz ./ usr/ usr/doc/ usr/doc/perl-Crypt-CBC-2.33/ usr/doc/perl-Crypt-CBC-2.33/README usr/doc/perl-Crypt-CBC-2.33/perl-Crypt-CBC.SlackBuild usr/doc/perl-Crypt-CBC-2.33/Changes usr/man/ usr/man/man3/ usr/man/man3/Crypt::CBC.3.gz usr/share/ usr/share/perl5/ usr/share/perl5/vendor_perl/ usr/share/perl5/vendor_perl/Crypt/ usr/share/perl5/vendor_perl/Crypt/CBC.pm install/ install/slack-desc Slackware package /usr/src/slapt-src/perl/perl-Crypt-CBC/perl-Crypt-CBC-2.33-i486-1salix.txz created. Installing package perl-Crypt-CBC-2.33-i486-1salix... | perl-Crypt-CBC (perl Cipher Block Chaining Mode cipher) | | This module is a Perl-only implementaiton of the cryptographic cipher | block chaining mode (CBC). In combination with a block cipher such as | DES or IDEA, you can encrypt and decrypt messages of arbitrarily long | length. The encrypted messages are compatible with the encryption | format used by the OpenSSL package. | | Homepage: http://search.cpan.org/dist/Crypt-CBC-2.33/ | | | |