The following packages will be installed: perl-File-Grep Fetching README... 0%100%100%100%100%100%Done Fetching perl-File-Grep.SlackBuild... 0%100%100%100%100%100%Done Fetching perl-File-Grep.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done File-Grep-0.02/ File-Grep-0.02/t/ File-Grep-0.02/t/test2.txt File-Grep-0.02/t/grep.t File-Grep-0.02/t/test.txt File-Grep-0.02/MANIFEST File-Grep-0.02/META.yml File-Grep-0.02/Changes File-Grep-0.02/README File-Grep-0.02/Makefile.PL File-Grep-0.02/Grep.pm Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for File::Grep Writing MYMETA.yml and MYMETA.json cp Grep.pm blib/lib/File/Grep.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/grep.t .. ok All tests successful. Files=1, Tests=11, 0 wallclock secs ( 0.01 usr 0.00 sys + 0.03 cusr 0.00 csys = 0.04 CPU) Result: PASS Manifying 1 pod document Installing /usr/src/slapt-src/perl/perl-File-Grep/package-perl-File-Grep/usr/share/perl5/vendor_perl/File/Grep.pm Installing /usr/src/slapt-src/perl/perl-File-Grep/package-perl-File-Grep/usr/man/man3/File::Grep.3 Appending installation info to /usr/src/slapt-src/perl/perl-File-Grep/package-perl-File-Grep/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-File-Grep/perl-File-Grep-0.02-noarch-1salix15.0.txz ./ install/ install/slack-desc usr/ usr/doc/ usr/doc/perl-File-Grep-0.02/ usr/doc/perl-File-Grep-0.02/Changes usr/doc/perl-File-Grep-0.02/README usr/doc/perl-File-Grep-0.02/perl-File-Grep.SlackBuild usr/man/ usr/man/man3/ usr/man/man3/File::Grep.3.gz usr/share/ usr/share/perl5/ usr/share/perl5/vendor_perl/ usr/share/perl5/vendor_perl/File/ usr/share/perl5/vendor_perl/File/Grep.pm Slackware package /usr/src/slapt-src/perl/perl-File-Grep/perl-File-Grep-0.02-noarch-1salix15.0.txz created. Installing package perl-File-Grep-0.02-noarch-1salix15.0... | perl-File-Grep (Find matches to a pattern in a series of files) | | File::Grep mimics the functionality of the grep function in perl, | but applying it to files instead of a list. This is similar in nature | to the UNIX grep command, but more powerful as the pattern can be any | legal perl function. | | Homepage: https://metacpan.org/pod/File::Grep | | | | |