The following packages will be installed: perl-Test-PerlTidy Fetching README... 0%100%100%100%100%100%Done Fetching perl-Test-PerlTidy.SlackBuild... 0%100%100%100%100%100%Done Fetching perl-Test-PerlTidy.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done Test-PerlTidy-20130104/ Test-PerlTidy-20130104/CHANGES Test-PerlTidy-20130104/lib/ Test-PerlTidy-20130104/Makefile.PL Test-PerlTidy-20130104/MANIFEST Test-PerlTidy-20130104/META.json Test-PerlTidy-20130104/META.yml Test-PerlTidy-20130104/README Test-PerlTidy-20130104/t/ Test-PerlTidy-20130104/t/_perlcriticrc.txt Test-PerlTidy-20130104/t/_perltidyrc.txt Test-PerlTidy-20130104/t/critic.t Test-PerlTidy-20130104/t/exclude_files.t Test-PerlTidy-20130104/t/exclude_perltidy.t Test-PerlTidy-20130104/t/is_file_tidy.t Test-PerlTidy-20130104/t/list_files.t Test-PerlTidy-20130104/t/messy_file.txt Test-PerlTidy-20130104/t/perltidy.t Test-PerlTidy-20130104/t/pod-coverage.t Test-PerlTidy-20130104/t/pod.t Test-PerlTidy-20130104/t/strict.t Test-PerlTidy-20130104/t/tidy_file.txt Test-PerlTidy-20130104/lib/Test/ Test-PerlTidy-20130104/lib/Test/PerlTidy.pm Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Test::PerlTidy Writing MYMETA.yml and MYMETA.json cp lib/Test/PerlTidy.pm blib/lib/Test/PerlTidy.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/critic.t ............ skipped: Set $ENV{TEST_AUTHOR} to a true value to run critic tests. t/exclude_files.t ..... ok t/exclude_perltidy.t .. ok t/is_file_tidy.t ...... ok t/list_files.t ........ ok t/perltidy.t .......... ok t/pod-coverage.t ...... skipped: Set $ENV{TEST_AUTHOR} to a true value to run POD tests. t/pod.t ............... skipped: Set $ENV{TEST_AUTHOR} to a true value to run POD tests. t/strict.t ............ skipped: Set $ENV{TEST_AUTHOR} to a true value to run strict tests. All tests successful. Files=9, Tests=26, 2 wallclock secs ( 0.02 usr 0.00 sys + 1.75 cusr 0.04 csys = 1.81 CPU) Result: PASS Manifying 1 pod document Installing /usr/src/slapt-src/perl/perl-Test-PerlTidy/package-perl-Test-PerlTidy/usr/share/perl5/vendor_perl/Test/PerlTidy.pm Installing /usr/src/slapt-src/perl/perl-Test-PerlTidy/package-perl-Test-PerlTidy/usr/man/man3/Test::PerlTidy.3 Appending installation info to /usr/src/slapt-src/perl/perl-Test-PerlTidy/package-perl-Test-PerlTidy/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-PerlTidy/perl-Test-PerlTidy-20130104-i586-1salix15.0.txz ./ install/ install/slack-desc usr/ usr/doc/ usr/doc/perl-Test-PerlTidy-20130104/ usr/doc/perl-Test-PerlTidy-20130104/README usr/doc/perl-Test-PerlTidy-20130104/perl-Test-PerlTidy.SlackBuild usr/man/ usr/man/man3/ usr/man/man3/Test::PerlTidy.3.gz usr/share/ usr/share/perl5/ usr/share/perl5/vendor_perl/ usr/share/perl5/vendor_perl/Test/ usr/share/perl5/vendor_perl/Test/PerlTidy.pm Slackware package /usr/src/slapt-src/perl/perl-Test-PerlTidy/perl-Test-PerlTidy-20130104-i586-1salix15.0.txz created. Installing package perl-Test-PerlTidy-20130104-i586-1salix15.0... | perl-Test-PerlTidy (check that all your files are tidy) | | Runs perltidy on files and reports errors if any of the files differ | after having been tidied. Does not permanently modify the files being | tested. By default, perltidy will be run on files under the current | directory and its subdirectories with extensions | matching: .pm .pl .PL .t | | Homepage: https://metacpan.org/pod/Test::PerlTidy | | | |