The following packages will be installed: perl-Term-UI Fetching README... 0%100%100%100%100%100%Done Fetching perl-Term-UI.SlackBuild... 0%100%100%100%100%100%Done Fetching perl-Term-UI.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done Term-UI-0.46/ Term-UI-0.46/t/ Term-UI-0.46/CHANGES Term-UI-0.46/README Term-UI-0.46/lib/ Term-UI-0.46/MANIFEST Term-UI-0.46/Makefile.PL Term-UI-0.46/META.yml Term-UI-0.46/META.json Term-UI-0.46/lib/Term/ Term-UI-0.46/lib/Term/UI/ Term-UI-0.46/lib/Term/UI.pm Term-UI-0.46/lib/Term/UI/History.pm Term-UI-0.46/t/00_load.t Term-UI-0.46/t/02_ui.t Term-UI-0.46/t/01_history.t Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Term::UI Writing MYMETA.yml and MYMETA.json cp lib/Term/UI.pm blib/lib/Term/UI.pm cp lib/Term/UI/History.pm blib/lib/Term/UI/History.pm Manifying 2 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 # Testing Term::UI 0.46 t/00_load.t ..... ok t/01_history.t .. ok t/02_ui.t ....... ok All tests successful. Files=3, Tests=35, 0 wallclock secs ( 0.01 usr 0.00 sys + 0.16 cusr 0.01 csys = 0.18 CPU) Result: PASS Manifying 2 pod documents Installing /usr/src/slapt-src/perl/perl-Term-UI/package-perl-Term-UI/usr/share/perl5/vendor_perl/Term/UI.pm Installing /usr/src/slapt-src/perl/perl-Term-UI/package-perl-Term-UI/usr/share/perl5/vendor_perl/Term/UI/History.pm Installing /usr/src/slapt-src/perl/perl-Term-UI/package-perl-Term-UI/usr/man/man3/Term::UI.3 Installing /usr/src/slapt-src/perl/perl-Term-UI/package-perl-Term-UI/usr/man/man3/Term::UI::History.3 Appending installation info to /usr/src/slapt-src/perl/perl-Term-UI/package-perl-Term-UI/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-Term-UI/perl-Term-UI-0.46-i586-2salix15.0.txz ./ install/ install/slack-desc usr/ usr/doc/ usr/doc/perl-Term-UI-0.46/ usr/doc/perl-Term-UI-0.46/CHANGES usr/doc/perl-Term-UI-0.46/README usr/doc/perl-Term-UI-0.46/perl-Term-UI.SlackBuild usr/man/ usr/man/man3/ usr/man/man3/Term::UI.3.gz usr/man/man3/Term::UI::History.3.gz usr/share/ usr/share/perl5/ usr/share/perl5/vendor_perl/ usr/share/perl5/vendor_perl/Term/ usr/share/perl5/vendor_perl/Term/UI/ usr/share/perl5/vendor_perl/Term/UI.pm usr/share/perl5/vendor_perl/Term/UI/History.pm Slackware package /usr/src/slapt-src/perl/perl-Term-UI/perl-Term-UI-0.46-i586-2salix15.0.txz created. Installing package perl-Term-UI-0.46-i586-2salix15.0... | perl-Term-UI (User interfaces via Term::ReadLine made easy) | | Term::UI is a transparent way of eliminating the overhead of having | to format a question and then validate the reply, informing the user | if the answer was not proper and re-issuing the question. | Simply give it the question you want to ask, optionally with choices | users can pick from and a default and Term::UI will do what you mean | | For more info, visit: https://metacpan.org/release/Term-UI | | | |