The following packages will be installed: perl-Class-Inspector Fetching README... 0%100%100%100%100%100%Done Fetching perl-Class-Inspector.SlackBuild... 0%100%100%100%100%100%Done Fetching perl-Class-Inspector.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done Class-Inspector-1.28/ Class-Inspector-1.28/README Class-Inspector-1.28/Makefile.PL Class-Inspector-1.28/LICENSE Class-Inspector-1.28/xt/ Class-Inspector-1.28/xt/meta.t Class-Inspector-1.28/xt/pmv.t Class-Inspector-1.28/xt/pod.t Class-Inspector-1.28/META.yml Class-Inspector-1.28/t/ Class-Inspector-1.28/t/01_compile.t Class-Inspector-1.28/t/02_main.t Class-Inspector-1.28/t/03_inc_to_local.t Class-Inspector-1.28/t/04_main_functions.t Class-Inspector-1.28/MANIFEST Class-Inspector-1.28/MYMETA.json Class-Inspector-1.28/Changes Class-Inspector-1.28/inc/ Class-Inspector-1.28/inc/Module/ Class-Inspector-1.28/inc/Module/Install/ Class-Inspector-1.28/inc/Module/Install/DSL.pm Class-Inspector-1.28/inc/Module/Install/Win32.pm Class-Inspector-1.28/inc/Module/Install/WriteAll.pm Class-Inspector-1.28/inc/Module/Install/Can.pm Class-Inspector-1.28/inc/Module/Install/Metadata.pm Class-Inspector-1.28/inc/Module/Install/Base.pm Class-Inspector-1.28/inc/Module/Install/Makefile.pm Class-Inspector-1.28/inc/Module/Install/Fetch.pm Class-Inspector-1.28/inc/Module/Install.pm Class-Inspector-1.28/lib/ Class-Inspector-1.28/lib/Class/ Class-Inspector-1.28/lib/Class/Inspector/ Class-Inspector-1.28/lib/Class/Inspector/Functions.pm Class-Inspector-1.28/lib/Class/Inspector.pm Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Class::Inspector Writing MYMETA.yml and MYMETA.json cp lib/Class/Inspector/Functions.pm blib/lib/Class/Inspector/Functions.pm cp lib/Class/Inspector.pm blib/lib/Class/Inspector.pm Manifying 2 pod documents PERL_DL_NONLAZY=1 "/usr/bin/perl5.22.2" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/01_compile.t ......... ok t/02_main.t ............ ok t/03_inc_to_local.t .... ok t/04_main_functions.t .. ok All tests successful. Files=4, Tests=79, 0 wallclock secs ( 0.05 usr 0.02 sys + 0.21 cusr 0.04 csys = 0.32 CPU) Result: PASS Manifying 2 pod documents Installing /usr/src/slapt-src/perl/perl-Class-Inspector/package-perl-Class-Inspector/usr/share/perl5/vendor_perl/Class/Inspector.pm Installing /usr/src/slapt-src/perl/perl-Class-Inspector/package-perl-Class-Inspector/usr/share/perl5/vendor_perl/Class/Inspector/Functions.pm Installing /usr/src/slapt-src/perl/perl-Class-Inspector/package-perl-Class-Inspector/usr/man/man3/Class::Inspector::Functions.3 Installing /usr/src/slapt-src/perl/perl-Class-Inspector/package-perl-Class-Inspector/usr/man/man3/Class::Inspector.3 Appending installation info to /usr/src/slapt-src/perl/perl-Class-Inspector/package-perl-Class-Inspector/usr/lib/perl5/perllocal.pod Slackware package maker, version 3.141593. 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-Class-Inspector/perl-Class-Inspector-1.28-i486-1salix.txz ./ usr/ usr/doc/ usr/doc/perl-Class-Inspector-1.28/ usr/doc/perl-Class-Inspector-1.28/README usr/doc/perl-Class-Inspector-1.28/LICENSE usr/doc/perl-Class-Inspector-1.28/perl-Class-Inspector.SlackBuild usr/man/ usr/man/man3/ usr/man/man3/Class::Inspector.3.gz usr/man/man3/Class::Inspector::Functions.3.gz usr/share/ usr/share/perl5/ usr/share/perl5/vendor_perl/ usr/share/perl5/vendor_perl/Class/ usr/share/perl5/vendor_perl/Class/Inspector/ usr/share/perl5/vendor_perl/Class/Inspector/Functions.pm usr/share/perl5/vendor_perl/Class/Inspector.pm install/ install/slack-desc Slackware package /usr/src/slapt-src/perl/perl-Class-Inspector/perl-Class-Inspector-1.28-i486-1salix.txz created. Installing package perl-Class-Inspector-1.28-i486-1salix... | perl-Class-Inspector (get information about a loaded class) | | Class::Inspector allows you to get information about a loaded class. | Most or all of this information can be found in other ways, but they | aren't always very friendly, and usually involve a relatively high | level of Perl wizardry, or strange and unusual looking code. | Class::Inspector attempts to provide an easier, more friendly | interface to this information. | | Homepage: http://search.cpan.org/~adamk/Class-Inspector-1.25/ | | |