The following packages will be installed: perl-Text-Diff Fetching README... 0%100%100%100%100%100%Done Fetching perl-Text-Diff.SlackBuild... 0%100%100%100%100%100%Done Fetching perl-Text-Diff.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done Text-Diff-1.43/ Text-Diff-1.43/Changes Text-Diff-1.43/lib/ Text-Diff-1.43/LICENSE Text-Diff-1.43/Makefile.PL Text-Diff-1.43/MANIFEST Text-Diff-1.43/META.json Text-Diff-1.43/META.yml Text-Diff-1.43/README Text-Diff-1.43/t/ Text-Diff-1.43/t/97_meta.t Text-Diff-1.43/t/98_pod.t Text-Diff-1.43/t/99_pmv.t Text-Diff-1.43/t/ext_format.t Text-Diff-1.43/t/general.t Text-Diff-1.43/t/inputs.t Text-Diff-1.43/t/keygen.t Text-Diff-1.43/t/outputs.t Text-Diff-1.43/t/table.t Text-Diff-1.43/lib/Text/ Text-Diff-1.43/lib/Text/Diff/ Text-Diff-1.43/lib/Text/Diff.pm Text-Diff-1.43/lib/Text/Diff/Config.pm Text-Diff-1.43/lib/Text/Diff/Table.pm Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Text::Diff Writing MYMETA.yml and MYMETA.json cp lib/Text/Diff.pm blib/lib/Text/Diff.pm cp lib/Text/Diff/Config.pm blib/lib/Text/Diff/Config.pm cp lib/Text/Diff/Table.pm blib/lib/Text/Diff/Table.pm Manifying 3 pod documents 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/97_meta.t ..... skipped: Author tests not required for installation t/98_pod.t ...... skipped: Author tests not required for installation t/99_pmv.t ...... skipped: Author tests not required for installation t/ext_format.t .. ok t/general.t ..... ok t/inputs.t ...... ok t/keygen.t ...... ok t/outputs.t ..... ok t/table.t ....... ok All tests successful. Files=9, Tests=33, 0 wallclock secs ( 0.02 usr 0.00 sys + 0.20 cusr 0.01 csys = 0.23 CPU) Result: PASS Manifying 3 pod documents Installing /usr/src/slapt-src/perl/perl-Text-Diff/package-perl-Text-Diff/usr/share/perl5/vendor_perl/Text/Diff.pm Installing /usr/src/slapt-src/perl/perl-Text-Diff/package-perl-Text-Diff/usr/share/perl5/vendor_perl/Text/Diff/Config.pm Installing /usr/src/slapt-src/perl/perl-Text-Diff/package-perl-Text-Diff/usr/share/perl5/vendor_perl/Text/Diff/Table.pm Installing /usr/src/slapt-src/perl/perl-Text-Diff/package-perl-Text-Diff/usr/man/man3/Text::Diff.3 Installing /usr/src/slapt-src/perl/perl-Text-Diff/package-perl-Text-Diff/usr/man/man3/Text::Diff::Config.3 Installing /usr/src/slapt-src/perl/perl-Text-Diff/package-perl-Text-Diff/usr/man/man3/Text::Diff::Table.3 Appending installation info to /usr/src/slapt-src/perl/perl-Text-Diff/package-perl-Text-Diff/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-Text-Diff/perl-Text-Diff-1.43-i486-1salix15.0.txz ./ install/ install/slack-desc usr/ usr/doc/ usr/doc/perl-Text-Diff-1.43/ usr/doc/perl-Text-Diff-1.43/Changes usr/doc/perl-Text-Diff-1.43/README usr/doc/perl-Text-Diff-1.43/perl-Text-Diff.SlackBuild usr/man/ usr/man/man3/ usr/man/man3/Text::Diff.3.gz usr/man/man3/Text::Diff::Config.3.gz usr/man/man3/Text::Diff::Table.3.gz usr/share/ usr/share/perl5/ usr/share/perl5/vendor_perl/ usr/share/perl5/vendor_perl/Text/ usr/share/perl5/vendor_perl/Text/Diff/ usr/share/perl5/vendor_perl/Text/Diff.pm usr/share/perl5/vendor_perl/Text/Diff/Config.pm usr/share/perl5/vendor_perl/Text/Diff/Table.pm Slackware package /usr/src/slapt-src/perl/perl-Text-Diff/perl-Text-Diff-1.43-i486-1salix15.0.txz created. Installing package perl-Text-Diff-1.43-i486-1salix15.0... | perl-Text-Diff (Perform diffs on files and record sets) | | diff() provides a basic set of services akin to the GNU diff utility. | It is not anywhere near as feature complete as GNU diff, but it is | better integrated with Perl and available on all platforms. | It is often faster than shelling out to a system's diff executable for | small files, and generally slower on larger files. | | Homepage: https://metacpan.org/release/OVID/Text-Diff-1.41 | | | |