The following packages will be installed: perl-IPC-System-Simple Fetching README... 0%100%100%100%100%100%Done Fetching perl-IPC-System-Simple.SlackBuild... 0%100%100%100%100%100%Done Fetching perl-IPC-System-Simple.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done IPC-System-Simple-1.30/ IPC-System-Simple-1.30/META.yml IPC-System-Simple-1.30/MANIFEST.SKIP IPC-System-Simple-1.30/Changes IPC-System-Simple-1.30/META.json IPC-System-Simple-1.30/LICENSE IPC-System-Simple-1.30/MANIFEST IPC-System-Simple-1.30/xt/ IPC-System-Simple-1.30/xt/author-pod-coverage.t IPC-System-Simple-1.30/xt/author-pod-syntax.t IPC-System-Simple-1.30/xt/author-critic.t IPC-System-Simple-1.30/Makefile.PL IPC-System-Simple-1.30/README IPC-System-Simple-1.30/examples/ IPC-System-Simple-1.30/examples/rsync-backup.pl IPC-System-Simple-1.30/t/ IPC-System-Simple-1.30/t/args.t IPC-System-Simple-1.30/t/12_systemx.t IPC-System-Simple-1.30/t/03_signal.t IPC-System-Simple-1.30/t/06_fail.t IPC-System-Simple-1.30/t/13_exports.t IPC-System-Simple-1.30/t/win32.t IPC-System-Simple-1.30/t/internal.t IPC-System-Simple-1.30/t/04_capture.t IPC-System-Simple-1.30/t/01_load.t IPC-System-Simple-1.30/t/not_an_exe.txt IPC-System-Simple-1.30/t/output.pl IPC-System-Simple-1.30/t/02_exit.t IPC-System-Simple-1.30/t/05_multi_capture.t IPC-System-Simple-1.30/t/signaler.pl IPC-System-Simple-1.30/t/10_formatting.t IPC-System-Simple-1.30/t/07_taint.t IPC-System-Simple-1.30/t/09_system.t IPC-System-Simple-1.30/t/exiter.pl IPC-System-Simple-1.30/t/11_newlines.t IPC-System-Simple-1.30/t/14_uninitialised.t IPC-System-Simple-1.30/t/08_core.t IPC-System-Simple-1.30/lib/ IPC-System-Simple-1.30/lib/IPC/ IPC-System-Simple-1.30/lib/IPC/System/ IPC-System-Simple-1.30/lib/IPC/System/Simple.pm Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for IPC::System::Simple Writing MYMETA.yml and MYMETA.json cp lib/IPC/System/Simple.pm blib/lib/IPC/System/Simple.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 t/01_load.t ........... ok t/02_exit.t ........... ok t/03_signal.t ......... ok t/04_capture.t ........ ok t/05_multi_capture.t .. ok t/06_fail.t ........... ok t/07_taint.t .......... ok t/08_core.t ........... skipped: BSD::Resource required for coredump tests t/09_system.t ......... ok t/10_formatting.t ..... ok t/11_newlines.t ....... ok t/12_systemx.t ........ ok t/13_exports.t ........ ok t/14_uninitialised.t .. ok t/args.t .............. ok t/internal.t .......... ok t/win32.t ............. skipped: Win32 only tests All tests successful. Files=17, Tests=183, 1 wallclock secs ( 0.04 usr 0.00 sys + 0.80 cusr 0.13 csys = 0.97 CPU) Result: PASS Manifying 1 pod document Installing /usr/src/slapt-src/perl/perl-IPC-System-Simple/package-perl-IPC-System-Simple/usr/share/perl5/vendor_perl/IPC/System/Simple.pm Installing /usr/src/slapt-src/perl/perl-IPC-System-Simple/package-perl-IPC-System-Simple/usr/man/man3/IPC::System::Simple.3 Appending installation info to /usr/src/slapt-src/perl/perl-IPC-System-Simple/package-perl-IPC-System-Simple/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-IPC-System-Simple/perl-IPC-System-Simple-1.30-noarch-1salix15.0.txz ./ install/ install/slack-desc usr/ usr/doc/ usr/doc/perl-IPC-System-Simple-1.30/ usr/doc/perl-IPC-System-Simple-1.30/Changes usr/doc/perl-IPC-System-Simple-1.30/LICENSE usr/doc/perl-IPC-System-Simple-1.30/MANIFEST usr/doc/perl-IPC-System-Simple-1.30/README usr/doc/perl-IPC-System-Simple-1.30/perl-IPC-System-Simple.SlackBuild usr/man/ usr/man/man3/ usr/man/man3/IPC::System::Simple.3.gz usr/share/ usr/share/perl5/ usr/share/perl5/vendor_perl/ usr/share/perl5/vendor_perl/IPC/ usr/share/perl5/vendor_perl/IPC/System/ usr/share/perl5/vendor_perl/IPC/System/Simple.pm Slackware package /usr/src/slapt-src/perl/perl-IPC-System-Simple/perl-IPC-System-Simple-1.30-noarch-1salix15.0.txz created. Installing package perl-IPC-System-Simple-1.30-noarch-1salix15.0... | perl-IPC-System-Simple (Run commands, with detailed diagnostics) | | Calling Perl's in-built 'system()' function is easy; determining if | it was successful is _hard_. Let's face it, '$?' isn't the nicest | variable in the world to play with, and even if you _do_ check it, | producing a well-formatted error string takes a lot of work. | 'IPC::System::Simple' takes the hard work out of calling external | commands. | | | | |