The following packages will be installed: perl-Test-Inter Fetching README... 0%100%100%100%100%100%Done Fetching perl-Test-Inter.SlackBuild... 0%100%100%100%100%100%Done Fetching perl-Test-Inter.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done Test-Inter-1.06/ Test-Inter-1.06/t/ Test-Inter-1.06/t/use_ok.2.t Test-Inter-1.06/t/tests.t Test-Inter-1.06/t/file.2.exp Test-Inter-1.06/t/skip_all.t Test-Inter-1.06/t/runtests.bat Test-Inter-1.06/t/file.2.in Test-Inter-1.06/t/is.t Test-Inter-1.06/t/use_ok.1.t Test-Inter-1.06/t/runtests Test-Inter-1.06/t/file.1.exp Test-Inter-1.06/t/pod.t Test-Inter-1.06/t/require_ok.t Test-Inter-1.06/t/use_ok.3.t Test-Inter-1.06/t/ok.t Test-Inter-1.06/t/file.t Test-Inter-1.06/t/pod_coverage.t Test-Inter-1.06/META.json Test-Inter-1.06/README Test-Inter-1.06/META.yml Test-Inter-1.06/internal/ Test-Inter-1.06/internal/NOTES Test-Inter-1.06/internal/TODO Test-Inter-1.06/internal/ispell.isp Test-Inter-1.06/internal/build.yaml Test-Inter-1.06/lib/ Test-Inter-1.06/lib/Test/ Test-Inter-1.06/lib/Test/Inter.pm Test-Inter-1.06/lib/Test/Inter.pod Test-Inter-1.06/examples/ Test-Inter-1.06/examples/ok Test-Inter-1.06/examples/use_ok Test-Inter-1.06/examples/tests Test-Inter-1.06/examples/plan Test-Inter-1.06/examples/is Test-Inter-1.06/INSTALL Test-Inter-1.06/.travis.yml Test-Inter-1.06/MANIFEST Test-Inter-1.06/Changes Test-Inter-1.06/LICENSE Test-Inter-1.06/Makefile.PL Test-Inter-1.06/Build.PL Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Test::Inter Writing MYMETA.yml and MYMETA.json cp lib/Test/Inter.pod blib/lib/Test/Inter.pod cp lib/Test/Inter.pm blib/lib/Test/Inter.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/file.t .......... ok t/is.t ............ ok t/ok.t ............ ok t/pod.t ........... skipped: Author tests not required for installation t/pod_coverage.t .. skipped: Author tests not required for installation t/require_ok.t .... ok t/skip_all.t ...... skipped: testing skip_all t/tests.t ......... ok t/use_ok.1.t ...... ok t/use_ok.2.t ...... ok t/use_ok.3.t ...... ok All tests successful. Files=11, Tests=57, 2 wallclock secs ( 0.17 usr 0.05 sys + 1.19 cusr 0.19 csys = 1.60 CPU) Result: PASS Manifying 1 pod document Installing /usr/src/slapt-src/perl/perl-Test-Inter/package-perl-Test-Inter/usr/share/perl5/vendor_perl/Test/Inter.pm Installing /usr/src/slapt-src/perl/perl-Test-Inter/package-perl-Test-Inter/usr/share/perl5/vendor_perl/Test/Inter.pod Installing /usr/src/slapt-src/perl/perl-Test-Inter/package-perl-Test-Inter/usr/man/man3/Test::Inter.3 Appending installation info to /usr/src/slapt-src/perl/perl-Test-Inter/package-perl-Test-Inter/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-Test-Inter/perl-Test-Inter-1.06-i486-1salix.txz ./ usr/ usr/doc/ usr/doc/perl-Test-Inter-1.06/ usr/doc/perl-Test-Inter-1.06/README usr/doc/perl-Test-Inter-1.06/LICENSE usr/doc/perl-Test-Inter-1.06/Changes usr/doc/perl-Test-Inter-1.06/perl-Test-Inter.SlackBuild usr/doc/perl-Test-Inter-1.06/MANIFEST usr/doc/perl-Test-Inter-1.06/INSTALL usr/man/ usr/man/man3/ usr/man/man3/Test::Inter.3.gz usr/share/ usr/share/perl5/ usr/share/perl5/vendor_perl/ usr/share/perl5/vendor_perl/Test/ usr/share/perl5/vendor_perl/Test/Inter.pm usr/share/perl5/vendor_perl/Test/Inter.pod install/ install/slack-desc Slackware package /usr/src/slapt-src/perl/perl-Test-Inter/perl-Test-Inter-1.06-i486-1salix.txz created. Installing package perl-Test-Inter-1.06-i486-1salix... | perl-Test-Inter (framework for more readable interactive test scripts) | | This is another framework for writing test scripts. | It is loosely inspired by Test::More, and has most of it's | functionality, but it is not a drop-in replacement. | | | | | | | |