# Testing Text::Hyphen 0.12, Perl 5.034000, /usr/bin/perl5.34.0 ./ install/ install/slack-desc usr/ usr/doc/ usr/doc/perl-Text-Hyphen-0.12/ usr/doc/perl-Text-Hyphen-0.12/Changes usr/doc/perl-Text-Hyphen-0.12/MANIFEST usr/doc/perl-Text-Hyphen-0.12/README.md usr/doc/perl-Text-Hyphen-0.12/perl-Text-Hyphen.SlackBuild usr/man/ usr/man/man3/ usr/man/man3/Text::Hyphen.3.gz usr/share/ usr/share/perl5/ usr/share/perl5/vendor_perl/ usr/share/perl5/vendor_perl/Text/ usr/share/perl5/vendor_perl/Text/Hyphen.pm 2/README.md Text-Hyphen-0.12/cpanfile Text-Hyphen-0.12/lib/Text/Hyphen.pm Text-Hyphen-0.12/t/00-load.t Text-Hyphen-0.12/t/01-enhyphen.t Text-Hyphen-0.12/t/pod-coverage.t Text-Hyphen-0.12/t/pod.t Text-Hyphen-0.12/META.yml Text-Hyphen-0.12/MANIFEST Created MYMETA.yml and MYMETA.json Creating new 'Build' script for 'Text-Hyphen' version '0.12' cp META.json MYMETA.json cp META.yml MYMETA.yml Building Text-Hyphen t/00-load.t ....... ok t/01-enhyphen.t ... ok t/pod-coverage.t .. ok t/pod.t ........... ok All tests successful. Files=4, Tests=17, 1 wallclock secs ( 0.01 usr 0.01 sys + 0.18 cusr 0.01 csys = 0.21 CPU) Result: PASS Building Text-Hyphen Installing /usr/src/slapt-src/perl/perl-Text-Hyphen/package-perl-Text-Hyphen/usr/share/perl5/vendor_perl/Text/Hyphen.pm Installing /usr/src/slapt-src/perl/perl-Text-Hyphen/package-perl-Text-Hyphen/usr/man/man3/Text::Hyphen.3 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-Hyphen/perl-Text-Hyphen-0.12-i486-1salix15.0.txz Slackware package /usr/src/slapt-src/perl/perl-Text-Hyphen/perl-Text-Hyphen-0.12-i486-1salix15.0.txz created. Installing package perl-Text-Hyphen-0.12-i486-1salix15.0... | perl-Text-Hyphen (hyphenate words in text) | | Text::Hyphen module is the implementation of the famous Knuth-Liang | algorithm to hyphenate words in text. That means using this module | you can determine positions inside words where it is possible to | insert a hyphen to break a line of text. | | | | Homepage: https://metacpan.org/pod/Text::Hyphen | | |