WARNING: Older versions of ExtUtils::MakeMaker may errantly install README.pod as part of this distribution. It is recommended to avoid using this path in CPAN modules. .. 0%100%100%100%100%100%Done Fetching perl-Test-Output.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done Test-Output-1.031/ Test-Output-1.031/Changes Test-Output-1.031/INSTALL.SKIP Test-Output-1.031/lib/ Test-Output-1.031/LICENSE Test-Output-1.031/Makefile.PL Test-Output-1.031/MANIFEST Test-Output-1.031/MANIFEST.SKIP Test-Output-1.031/META.json Test-Output-1.031/META.yml Test-Output-1.031/README.pod Test-Output-1.031/t/ Test-Output-1.031/xt/ Test-Output-1.031/xt/changes.t Test-Output-1.031/t/00.load.t Test-Output-1.031/t/binmode.t Test-Output-1.031/t/carp-5.6.t Test-Output-1.031/t/combined_is.t Test-Output-1.031/t/combined_isnt.t Test-Output-1.031/t/combined_like.t Test-Output-1.031/t/combined_unlike.t Test-Output-1.031/t/output_is.t Test-Output-1.031/t/output_isnt.t Test-Output-1.031/t/output_like.t Test-Output-1.031/t/output_unlike.t Test-Output-1.031/t/pod-coverage.t Test-Output-1.031/t/pod.t Test-Output-1.031/t/stderr_is.t Test-Output-1.031/t/stderr_isnt.t Test-Output-1.031/t/stderr_like.t Test-Output-1.031/t/stderr_unlike.t Test-Output-1.031/t/stdout_is.t Test-Output-1.031/t/stdout_isnt.t Test-Output-1.031/t/stdout_like.t Test-Output-1.031/t/stdout_unlike.t Test-Output-1.031/lib/Test/ Test-Output-1.031/lib/Test/Output.pm Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Test::Output Writing MYMETA.yml and MYMETA.json cp lib/Test/Output.pm blib/lib/Test/Output.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 # Testing Test::Output 1.031 t/00.load.t .......... ok t/binmode.t .......... ok t/carp-5.6.t ......... ok t/combined_is.t ...... ok t/combined_isnt.t .... ok t/combined_like.t .... ok t/combined_unlike.t .. ok t/output_is.t ........ ok t/output_isnt.t ...... ok t/output_like.t ...... ok t/output_unlike.t .... ok t/pod-coverage.t ..... ok t/pod.t .............. ok t/stderr_is.t ........ ok t/stderr_isnt.t ...... ok t/stderr_like.t ...... ok t/stderr_unlike.t .... ok t/stdout_is.t ........ ok t/stdout_isnt.t ...... ok t/stdout_like.t ...... ok t/stdout_unlike.t .... ok All tests successful. Files=21, Tests=1218, 2 wallclock secs ( 0.07 usr 0.02 sys + 1.10 cusr 0.08 csys = 1.27 CPU) Result: PASS Manifying 1 pod document Installing /usr/src/slapt-src/perl/perl-Test-Output/package-perl-Test-Output/usr/share/perl5/vendor_perl/Test/Output.pm Installing /usr/src/slapt-src/perl/perl-Test-Output/package-perl-Test-Output/usr/man/man3/Test::Output.3 Appending installation info to /usr/src/slapt-src/perl/perl-Test-Output/package-perl-Test-Output/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-Output/perl-Test-Output-1.031-i586-1salix15.0.txz ./ install/ install/slack-desc usr/ usr/doc/ usr/doc/perl-Test-Output-1.031/ usr/doc/perl-Test-Output-1.031/Changes usr/doc/perl-Test-Output-1.031/LICENSE usr/doc/perl-Test-Output-1.031/README.pod usr/doc/perl-Test-Output-1.031/perl-Test-Output.SlackBuild usr/man/ usr/man/man3/ usr/man/man3/Test::Output.3.gz usr/share/ usr/share/perl5/ usr/share/perl5/vendor_perl/ usr/share/perl5/vendor_perl/Test/ usr/share/perl5/vendor_perl/Test/Output.pm Slackware package /usr/src/slapt-src/perl/perl-Test-Output/perl-Test-Output-1.031-i586-1salix15.0.txz created. Installing package perl-Test-Output-1.031-i586-1salix15.0... | perl-Test-Output (Utilities to test STDOUT and STDERR messages.) | | Test::Output provides a simple interface for testing output sent to | STDOUT or STDERR. A number of different utilities are included to try | and be as flexible as possible to the tester. | | | | | | | |