The following packages will be installed: perl-digest-hmac Fetching README... 0%100%100%100%100%100%Done Fetching perl-digest-hmac.SlackBuild... 0%100%100%100%100%100%Done Fetching perl-digest-hmac.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done Digest-HMAC-1.03/ Digest-HMAC-1.03/Changes Digest-HMAC-1.03/lib/ Digest-HMAC-1.03/Makefile.PL Digest-HMAC-1.03/MANIFEST Digest-HMAC-1.03/META.yml Digest-HMAC-1.03/README Digest-HMAC-1.03/t/ Digest-HMAC-1.03/t/rfc2202.t Digest-HMAC-1.03/lib/Digest/ Digest-HMAC-1.03/lib/Digest/HMAC.pm Digest-HMAC-1.03/lib/Digest/HMAC_MD5.pm Digest-HMAC-1.03/lib/Digest/HMAC_SHA1.pm Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Digest::HMAC Writing MYMETA.yml and MYMETA.json cp lib/Digest/HMAC_MD5.pm blib/lib/Digest/HMAC_MD5.pm cp lib/Digest/HMAC.pm blib/lib/Digest/HMAC.pm cp lib/Digest/HMAC_SHA1.pm blib/lib/Digest/HMAC_SHA1.pm Manifying 3 pod documents 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/rfc2202.t .. ok All tests successful. Files=1, Tests=14, 1 wallclock secs ( 0.03 usr 0.01 sys + 0.03 cusr 0.01 csys = 0.08 CPU) Result: PASS Manifying 3 pod documents Installing /usr/src/slapt-src/perl/perl-digest-hmac/package-perl-digest-hmac/usr/share/perl5/vendor_perl/Digest/HMAC.pm Installing /usr/src/slapt-src/perl/perl-digest-hmac/package-perl-digest-hmac/usr/share/perl5/vendor_perl/Digest/HMAC_SHA1.pm Installing /usr/src/slapt-src/perl/perl-digest-hmac/package-perl-digest-hmac/usr/share/perl5/vendor_perl/Digest/HMAC_MD5.pm Installing /usr/src/slapt-src/perl/perl-digest-hmac/package-perl-digest-hmac/usr/man/man3/Digest::HMAC_MD5.3 Installing /usr/src/slapt-src/perl/perl-digest-hmac/package-perl-digest-hmac/usr/man/man3/Digest::HMAC.3 Installing /usr/src/slapt-src/perl/perl-digest-hmac/package-perl-digest-hmac/usr/man/man3/Digest::HMAC_SHA1.3 Appending installation info to /usr/src/slapt-src/perl/perl-digest-hmac/package-perl-digest-hmac/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-digest-hmac/perl-digest-hmac-1.03-i486-1salix.txz ./ usr/ usr/doc/ usr/doc/perl-digest-hmac-1.03/ usr/doc/perl-digest-hmac-1.03/README usr/doc/perl-digest-hmac-1.03/perl-digest-hmac.SlackBuild usr/doc/perl-digest-hmac-1.03/Changes usr/man/ usr/man/man3/ usr/man/man3/Digest::HMAC_MD5.3.gz usr/man/man3/Digest::HMAC.3.gz usr/man/man3/Digest::HMAC_SHA1.3.gz usr/share/ usr/share/perl5/ usr/share/perl5/vendor_perl/ usr/share/perl5/vendor_perl/Digest/ usr/share/perl5/vendor_perl/Digest/HMAC.pm usr/share/perl5/vendor_perl/Digest/HMAC_SHA1.pm usr/share/perl5/vendor_perl/Digest/HMAC_MD5.pm install/ install/slack-desc Slackware package /usr/src/slapt-src/perl/perl-digest-hmac/perl-digest-hmac-1.03-i486-1salix.txz created. Installing package perl-digest-hmac-1.03-i486-1salix... | perl-digest-hmac (Create standard message integrity checks) | | Digest::HMAC is used for message integrity checks between two | parties that share a secret key, and works in combination | with some other Digest algorithm, usually MD5 or SHA-1. | The HMAC mechanism is described in RFC 2104. | | Homepage: http://search.cpan.org/dist/Digest-HMAC | | | | |