The following packages will be installed: perl-Test-SubCalls Fetching README... 0%100%100%100%100%100%Done Fetching perl-Test-SubCalls.SlackBuild... 0%100%100%100%100%100%Done Fetching perl-Test-SubCalls.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done Test-SubCalls-1.10/ Test-SubCalls-1.10/Changes Test-SubCalls-1.10/CONTRIBUTING Test-SubCalls-1.10/dist.ini Test-SubCalls-1.10/INSTALL Test-SubCalls-1.10/lib/ Test-SubCalls-1.10/LICENSE Test-SubCalls-1.10/Makefile.PL Test-SubCalls-1.10/MANIFEST Test-SubCalls-1.10/META.json Test-SubCalls-1.10/META.yml Test-SubCalls-1.10/README Test-SubCalls-1.10/t/ Test-SubCalls-1.10/xt/ Test-SubCalls-1.10/xt/author/ Test-SubCalls-1.10/xt/release/ Test-SubCalls-1.10/xt/release/changes_has_content.t Test-SubCalls-1.10/xt/release/cpan-changes.t Test-SubCalls-1.10/xt/release/distmeta.t Test-SubCalls-1.10/xt/release/minimum-version.t Test-SubCalls-1.10/xt/author/00-compile.t Test-SubCalls-1.10/xt/author/clean-namespaces.t Test-SubCalls-1.10/xt/author/kwalitee.t Test-SubCalls-1.10/xt/author/mojibake.t Test-SubCalls-1.10/xt/author/pod-coverage.t Test-SubCalls-1.10/xt/author/pod-no404s.t Test-SubCalls-1.10/xt/author/pod-spell.t Test-SubCalls-1.10/xt/author/pod-syntax.t Test-SubCalls-1.10/xt/author/portability.t Test-SubCalls-1.10/t/00-report-prereqs.dd Test-SubCalls-1.10/t/00-report-prereqs.t Test-SubCalls-1.10/t/01_compile.t Test-SubCalls-1.10/t/02_main.t Test-SubCalls-1.10/lib/Test/ Test-SubCalls-1.10/lib/Test/SubCalls.pm Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Test::SubCalls Writing MYMETA.yml and MYMETA.json cp lib/Test/SubCalls.pm blib/lib/Test/SubCalls.pm Manifying 1 pod document PERL_DL_NONLAZY=1 "/usr/bin/perl5.34.0" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t # # Versions for all modules listed in MYMETA.json (including optional ones): # # === Configure Requires === # # Module Want Have # ------------------- ---- ---- # ExtUtils::MakeMaker any 7.62 # # === Build Requires === # # Module Want Have # ------------------- ---- ---- # ExtUtils::MakeMaker any 7.62 # # === Test Requires === # # Module Want Have # --------------------- ---- -------- # ExtUtils::MakeMaker any 7.62 # File::Spec 0.80 3.80 # File::Spec::Functions any 3.80 # Test::Builder::Tester any 1.302067 # Test::More 0.42 1.302067 # warnings any 1.51 # # === Test Recommends === # # Module Want Have # ---------- -------- -------- # CPAN::Meta 2.120900 2.150010 # # === Runtime Requires === # # Module Want Have # ------------- ---- -------- # Exporter any 5.76 # File::Spec 0.80 3.80 # Hook::LexWrap 0.20 0.26 # Test::Builder any 1.302067 # Test::More 0.42 1.302067 # strict any 1.12 # vars any 1.05 # # === Other Modules === # # Module Have # ------------- ---- # JSON::PP 4.06 # Pod::Coverage 0.23 # Sub::Name 0.26 # YAML 1.30 # autodie 2.34 # t/00-report-prereqs.t .. ok t/01_compile.t ......... ok t/02_main.t ............ ok All tests successful. Files=3, Tests=25, 0 wallclock secs ( 0.01 usr 0.00 sys + 0.19 cusr 0.01 csys = 0.21 CPU) Result: PASS Manifying 1 pod document Installing /usr/src/slapt-src/perl/perl-Test-SubCalls/package-perl-Test-SubCalls/usr/share/perl5/vendor_perl/Test/SubCalls.pm Installing /usr/src/slapt-src/perl/perl-Test-SubCalls/package-perl-Test-SubCalls/usr/man/man3/Test::SubCalls.3 Appending installation info to /usr/src/slapt-src/perl/perl-Test-SubCalls/package-perl-Test-SubCalls/usr/lib/perl5/perllocal.pod Slackware package maker, version 3.14159265. 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-Test-SubCalls/perl-Test-SubCalls-1.10-noarch-1salix15.0.txz ./ install/ install/slack-desc usr/ usr/doc/ usr/doc/perl-Test-SubCalls-1.10/ usr/doc/perl-Test-SubCalls-1.10/CONTRIBUTING usr/doc/perl-Test-SubCalls-1.10/Changes usr/doc/perl-Test-SubCalls-1.10/LICENSE usr/doc/perl-Test-SubCalls-1.10/README usr/doc/perl-Test-SubCalls-1.10/perl-Test-SubCalls.SlackBuild usr/man/ usr/man/man3/ usr/man/man3/Test::SubCalls.3.gz usr/share/ usr/share/perl5/ usr/share/perl5/vendor_perl/ usr/share/perl5/vendor_perl/Test/ usr/share/perl5/vendor_perl/Test/SubCalls.pm Slackware package /usr/src/slapt-src/perl/perl-Test-SubCalls/perl-Test-SubCalls-1.10-noarch-1salix15.0.txz created. Installing package perl-Test-SubCalls-1.10-noarch-1salix15.0... | perl-Test-SubCalls (Tests for Perl 5) | | There are a number of different situations where you want to want | to do a number of tests, and then verify that some underlying | subroutine deep within the code was called a specific number of times. | | This module provides a number of functions for doing testing in this | way. | | Homepage: https://metacpan.org/pod/Test::SubCalls | | |