Start 2009-07-14T16:06:59 ActivePerl-818 CPAN-1.9402 Going to read '/home/fly818/var/cpan/Metadata' Database was generated on Tue, 14 Jul 2009 10:26:58 GMT Running make for S/SA/SARTAK/App-Nopaste-0.12.tar.gz Checksum for /net/nas/data/cpan/authors/id/S/SA/SARTAK/App-Nopaste-0.12.tar.gz ok Will not use Archive::Tar, need 1.00 App-Nopaste-0.12/ App-Nopaste-0.12/bin/ App-Nopaste-0.12/bin/nopaste App-Nopaste-0.12/Changes App-Nopaste-0.12/inc/ App-Nopaste-0.12/inc/Module/ App-Nopaste-0.12/inc/Module/AutoInstall.pm App-Nopaste-0.12/inc/Module/Install/ App-Nopaste-0.12/inc/Module/Install/AutoInstall.pm App-Nopaste-0.12/inc/Module/Install/Base.pm App-Nopaste-0.12/inc/Module/Install/Can.pm App-Nopaste-0.12/inc/Module/Install/Fetch.pm App-Nopaste-0.12/inc/Module/Install/GithubMeta.pm App-Nopaste-0.12/inc/Module/Install/Include.pm App-Nopaste-0.12/inc/Module/Install/Makefile.pm App-Nopaste-0.12/inc/Module/Install/Metadata.pm App-Nopaste-0.12/inc/Module/Install/Scripts.pm App-Nopaste-0.12/inc/Module/Install/Win32.pm App-Nopaste-0.12/inc/Module/Install/WriteAll.pm App-Nopaste-0.12/inc/Module/Install.pm App-Nopaste-0.12/lib/ App-Nopaste-0.12/lib/App/ App-Nopaste-0.12/lib/App/Nopaste/ App-Nopaste-0.12/lib/App/Nopaste/Command.pm App-Nopaste-0.12/lib/App/Nopaste/Service/ App-Nopaste-0.12/lib/App/Nopaste/Service/Gist.pm App-Nopaste-0.12/lib/App/Nopaste/Service/Husk.pm App-Nopaste-0.12/lib/App/Nopaste/Service/Mathbin.pm App-Nopaste-0.12/lib/App/Nopaste/Service/PastebinCom.pm App-Nopaste-0.12/lib/App/Nopaste/Service/Pastie.pm App-Nopaste-0.12/lib/App/Nopaste/Service/Rafb.pm App-Nopaste-0.12/lib/App/Nopaste/Service/Shadowcat.pm App-Nopaste-0.12/lib/App/Nopaste/Service/Snitch.pm App-Nopaste-0.12/lib/App/Nopaste/Service.pm App-Nopaste-0.12/lib/App/Nopaste.pm App-Nopaste-0.12/Makefile.PL App-Nopaste-0.12/MANIFEST App-Nopaste-0.12/META.yml App-Nopaste-0.12/t/ App-Nopaste-0.12/t/000-load.t CPAN.pm: Going to build S/SA/SARTAK/App-Nopaste-0.12.tar.gz >>> /home/fly818/ap818/bin/perl-static Makefile.PL Cannot determine perl version info from lib/App/Nopaste.pm *** Module::AutoInstall version 1.03 *** Checking for Perl dependencies... *** Since we're running under CPAN, I'll just let it take care of the dependency's installation later. [Core Features] - WWW::Mechanize ...loaded. (1.58) - Module::Pluggable ...loaded. (3.9) - Moose ...loaded. (0.87 >= 0.74) - MooseX::Getopt ...loaded. (0.20 >= 0.17) [pastebin.com support] - WWW::Pastebin::PastebinCom::Create ...loaded. (0.002) [rafb.net support] - WWW::Pastebin::RafbNet::Create ...loaded. (0.001) [copying of URLs with -x/--copy] - Clipboard ...loaded. (0.09) [Github authentication (having Git installed works too)] - Config::INI::Reader ...loaded. (0.014 >= 0.00) *** Module::AutoInstall configuration finished. Checking if your kit is complete... Looks good Writing Makefile for App::Nopaste >>> make cp lib/App/Nopaste/Service/Gist.pm blib/lib/App/Nopaste/Service/Gist.pm cp lib/App/Nopaste/Service/Shadowcat.pm blib/lib/App/Nopaste/Service/Shadowcat.pm cp lib/App/Nopaste/Service/PastebinCom.pm blib/lib/App/Nopaste/Service/PastebinCom.pm cp lib/App/Nopaste/Service.pm blib/lib/App/Nopaste/Service.pm cp lib/App/Nopaste/Service/Husk.pm blib/lib/App/Nopaste/Service/Husk.pm cp lib/App/Nopaste/Service/Snitch.pm blib/lib/App/Nopaste/Service/Snitch.pm cp lib/App/Nopaste/Command.pm blib/lib/App/Nopaste/Command.pm cp lib/App/Nopaste/Service/Mathbin.pm blib/lib/App/Nopaste/Service/Mathbin.pm cp lib/App/Nopaste/Service/Rafb.pm blib/lib/App/Nopaste/Service/Rafb.pm cp lib/App/Nopaste/Service/Pastie.pm blib/lib/App/Nopaste/Service/Pastie.pm cp lib/App/Nopaste.pm blib/lib/App/Nopaste.pm cp bin/nopaste blib/script/nopaste /home/fly818/ap818/bin/perl-static "-Iinc" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/nopaste Manifying blib/man1/nopaste.1 Manifying blib/man3/App::Nopaste::Service::Gist.3 Manifying blib/man3/App::Nopaste::Service::PastebinCom.3 Manifying blib/man3/App::Nopaste::Service::Shadowcat.3 Manifying blib/man3/App::Nopaste::Service::Snitch.3 Manifying blib/man3/App::Nopaste::Service::Husk.3 Manifying blib/man3/App::Nopaste::Service.3 Manifying blib/man3/App::Nopaste::Command.3 Manifying blib/man3/App::Nopaste::Service::Mathbin.3 Manifying blib/man3/App::Nopaste::Service::Pastie.3 Manifying blib/man3/App::Nopaste::Service::Rafb.3 Manifying blib/man3/App::Nopaste.3 SARTAK/App-Nopaste-0.12.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/fly818/ap818/bin/perl-static "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib/lib', 'blib/arch')" t/000-load.t t/000-load.t .. 1..8 ok 1 - use App::Nopaste; ok 2 - use App::Nopaste::Service; ok 3 - use App::Nopaste::Service::Shadowcat; ok 4 - use App::Nopaste::Service::Husk; ok 5 - use App::Nopaste::Service::Snitch; ok 6 - use App::Nopaste::Service::Rafb; ok 7 - use App::Nopaste::Service::PastebinCom; ok 8 - use App::Nopaste::Service::Mathbin; ok All tests successful. Files=1, Tests=8, 0 wallclock secs ( 0.00 usr 0.02 sys + 0.14 cusr 0.06 csys = 0.22 CPU) Result: PASS SARTAK/App-Nopaste-0.12.tar.gz make test TEST_VERBOSE=1 -- OK Shawn M Moore <sartak@gmail.com> easy access to any pastebin >>> (cd /home/fly818/var/cpan/build/App-Nopaste-0.12-ci5udc && tar cvf - App-Nopaste-0.12.ppd blib) | gzip -c >/home/fly818/var/REPO/S/SA/SARTAK/App-Nopaste-0.12.tar.gz App-Nopaste-0.12.ppd blib/ blib/lib/ blib/lib/App/ blib/lib/App/Nopaste.pm blib/lib/App/Nopaste/ blib/lib/App/Nopaste/Service.pm blib/lib/App/Nopaste/Service/ blib/lib/App/Nopaste/Service/Shadowcat.pm blib/lib/App/Nopaste/Service/Husk.pm blib/lib/App/Nopaste/Service/Rafb.pm blib/lib/App/Nopaste/Service/Mathbin.pm blib/lib/App/Nopaste/Service/PastebinCom.pm blib/lib/App/Nopaste/Service/Gist.pm blib/lib/App/Nopaste/Service/Snitch.pm blib/lib/App/Nopaste/Service/Pastie.pm blib/lib/App/Nopaste/Command.pm blib/man1/ blib/man1/nopaste.1 blib/man3/ blib/man3/App::Nopaste::Command.3 blib/man3/App::Nopaste::Service::Rafb.3 blib/man3/App::Nopaste::Service::Pastie.3 blib/man3/App::Nopaste::Service.3 blib/man3/App::Nopaste::Service::Shadowcat.3 blib/man3/App::Nopaste::Service::Snitch.3 blib/man3/App::Nopaste::Service::PastebinCom.3 blib/man3/App::Nopaste.3 blib/man3/App::Nopaste::Service::Mathbin.3 blib/man3/App::Nopaste::Service::Gist.3 blib/man3/App::Nopaste::Service::Husk.3 blib/script/ blib/script/nopaste >>> mv /home/fly818/var/cpan/build/App-Nopaste-0.12-ci5udc/App-Nopaste-0.12.ppd /home/fly818/var/REPO/S/SA/SARTAK Finished 2009-07-14T16:07:03