The following packages will be installed: perl-Sort-Naturally Fetching README... 0%100%100%100%100%100%Done Fetching perl-Sort-Naturally.SlackBuild... 0%100%100%100%100%100%Done Fetching perl-Sort-Naturally.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done Sort-Naturally-1.03 Sort-Naturally-1.03/lib Sort-Naturally-1.03/lib/Sort Sort-Naturally-1.03/lib/Sort/Naturally.pm Sort-Naturally-1.03/t Sort-Naturally-1.03/t/01_old_junk.t Sort-Naturally-1.03/t/00_about_verbose.t Sort-Naturally-1.03/MANIFEST Sort-Naturally-1.03/ChangeLog Sort-Naturally-1.03/MANIFEST.SKIP Sort-Naturally-1.03/Makefile.PL Sort-Naturally-1.03/README Sort-Naturally-1.03/META.yml Sort-Naturally-1.03/META.json Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Sort::Naturally Writing MYMETA.yml and MYMETA.json cp lib/Sort/Naturally.pm blib/lib/Sort/Naturally.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/00_about_verbose.t .. ok t/01_old_junk.t ....... ok All tests successful. Files=2, Tests=23, 0 wallclock secs ( 0.01 usr 0.00 sys + 0.02 cusr 0.00 csys = 0.03 CPU) Result: PASS Manifying 1 pod document Installing /usr/src/slapt-src/perl/perl-Sort-Naturally/package-perl-Sort-Naturally/usr/share/perl5/vendor_perl/Sort/Naturally.pm Installing /usr/src/slapt-src/perl/perl-Sort-Naturally/package-perl-Sort-Naturally/usr/man/man3/Sort::Naturally.3 Appending installation info to /usr/src/slapt-src/perl/perl-Sort-Naturally/package-perl-Sort-Naturally/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-Sort-Naturally/perl-Sort-Naturally-1.03-i486-1salix15.0.txz ./ install/ install/slack-desc usr/ usr/doc/ usr/doc/perl-Sort-Naturally-1.03/ usr/doc/perl-Sort-Naturally-1.03/ChangeLog usr/doc/perl-Sort-Naturally-1.03/README usr/doc/perl-Sort-Naturally-1.03/perl-Sort-Naturally.SlackBuild usr/man/ usr/man/man3/ usr/man/man3/Sort::Naturally.3.gz usr/share/ usr/share/perl5/ usr/share/perl5/vendor_perl/ usr/share/perl5/vendor_perl/Sort/ usr/share/perl5/vendor_perl/Sort/Naturally.pm Slackware package /usr/src/slapt-src/perl/perl-Sort-Naturally/perl-Sort-Naturally-1.03-i486-1salix15.0.txz created. Installing package perl-Sort-Naturally-1.03-i486-1salix15.0... | perl-Sort-Naturally (sort lexically, but numeral parts numerically) | | This Perl module exports two functions, nsort and ncmp; they are | used in implementing one idea of a "natural sorting" algorithm. | Under natural sorting, numeric substrings are compared numerically, | and other word-characters are compared lexically. | | | | | | |