PATH=/usr/bin:/bin:/home/fly1200/var/megalib/bin Start 2014-04-06T08:03:30 ActivePerl-1200 CPAN-2.00 Reading '/home/fly1200/var/cpan/Metadata' Database was generated on Sun, 06 Apr 2014 13:29:02 GMT Running make for S/SH/SHARYANTO/App-setop-0.03.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/S/SH/SHARYANTO/App-setop-0.03.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/S/SH/SHARYANTO/CHECKSUMS Checksum for /home/fly1200/var/cpan/sources/authors/id/S/SH/SHARYANTO/App-setop-0.03.tar.gz ok App-setop-0.03 App-setop-0.03/README App-setop-0.03/Changes App-setop-0.03/LICENSE App-setop-0.03/dist.ini App-setop-0.03/META.yml App-setop-0.03/MANIFEST App-setop-0.03/bin App-setop-0.03/bin/setop App-setop-0.03/META.json App-setop-0.03/weaver.ini App-setop-0.03/Makefile.PL App-setop-0.03/MANIFEST.SKIP App-setop-0.03/t App-setop-0.03/t/01-basics.t App-setop-0.03/t/00-compile.t App-setop-0.03/lib/App App-setop-0.03/lib/App/setop.pm App-setop-0.03/t/release-rinci.t App-setop-0.03/t/release-pod-syntax.t App-setop-0.03/t/release-pod-coverage.t CPAN.pm: Building S/SH/SHARYANTO/App-setop-0.03.tar.gz >>> /home/fly1200/ap1200/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for App::setop Writing MYMETA.yml and MYMETA.json >>> make cp lib/App/setop.pm blib/lib/App/setop.pm cp bin/setop blib/script/setop /home/fly1200/ap1200/bin/perl-static -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/setop Manifying blib/man1/setop.1 Manifying blib/man3/App::setop.3 SHARYANTO/App-setop-0.03.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/fly1200/ap1200/bin/perl-static "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00-compile.t ............ 1..2 ok 1 - App/setop.pm loaded ok ok 2 - bin/setop compiled ok ok t/01-basics.t ............. # Subtest: no operation -> error # Subtest: f1 f2 # cmd: /home/fly1200/ap1200/bin/perl-static /home/fly1200/var/cpan/build/App-setop-0.03-PvhWi_/t/../bin/setop f1 f2 ok 1 - exit code = 99 1..1 ok 1 - f1 f2 1..1 ok 1 - no operation -> error # Subtest: unknown operation -> error # Subtest: --op foo f1 f2 # cmd: /home/fly1200/ap1200/bin/perl-static /home/fly1200/var/cpan/build/App-setop-0.03-PvhWi_/t/../bin/setop --op foo f1 f2 ok 1 - exit code = 99 1..1 ok 1 - --op foo f1 f2 1..1 ok 2 - unknown operation -> error # Subtest: no file -> error # Subtest: --union # cmd: /home/fly1200/ap1200/bin/perl-static /home/fly1200/var/cpan/build/App-setop-0.03-PvhWi_/t/../bin/setop --union ok 1 - exit code = 99 1..1 ok 1 - --union 1..1 ok 3 - no file -> error # Subtest: stdin specified twice -> error # Subtest: --union - - # cmd: /home/fly1200/ap1200/bin/perl-static /home/fly1200/var/cpan/build/App-setop-0.03-PvhWi_/t/../bin/setop --union - - ok 1 - exit code = 99 1..1 ok 1 - --union - - 1..1 ok 4 - stdin specified twice -> error # Subtest: union # Subtest: --union - # cmd: /home/fly1200/ap1200/bin/perl-static /home/fly1200/var/cpan/build/App-setop-0.03-PvhWi_/t/../bin/setop --union - ok 1 - exit code = 0 ok 2 - output 1..2 ok 1 - --union - # Subtest: --union - f1 # cmd: /home/fly1200/ap1200/bin/perl-static /home/fly1200/var/cpan/build/App-setop-0.03-PvhWi_/t/../bin/setop --union - f1 ok 1 - exit code = 0 ok 2 - output 1..2 ok 2 - --union - f1 # Subtest: --op union f1 f2 # cmd: /home/fly1200/ap1200/bin/perl-static /home/fly1200/var/cpan/build/App-setop-0.03-PvhWi_/t/../bin/setop --op union f1 f2 ok 1 - exit code = 0 ok 2 - output 1..2 ok 3 - --op union f1 f2 # Subtest: --op union f1 f2 f3 # cmd: /home/fly1200/ap1200/bin/perl-static /home/fly1200/var/cpan/build/App-setop-0.03-PvhWi_/t/../bin/setop --op union f1 f2 f3 ok 1 - exit code = 0 ok 2 - output 1..2 ok 4 - --op union f1 f2 f3 1..4 ok 5 - union # Subtest: intersect # Subtest: --intersect - # cmd: /home/fly1200/ap1200/bin/perl-static /home/fly1200/var/cpan/build/App-setop-0.03-PvhWi_/t/../bin/setop --intersect - ok 1 - exit code = 0 ok 2 - output 1..2 ok 1 - --intersect - # Subtest: --intersect - f1 # cmd: /home/fly1200/ap1200/bin/perl-static /home/fly1200/var/cpan/build/App-setop-0.03-PvhWi_/t/../bin/setop --intersect - f1 ok 1 - exit code = 0 ok 2 - output 1..2 ok 2 - --intersect - f1 # Subtest: --op intersect f1 f2 # cmd: /home/fly1200/ap1200/bin/perl-static /home/fly1200/var/cpan/build/App-setop-0.03-PvhWi_/t/../bin/setop --op intersect f1 f2 ok 1 - exit code = 0 ok 2 - output 1..2 ok 3 - --op intersect f1 f2 # Subtest: --op intersect f2 f1 # cmd: /home/fly1200/ap1200/bin/perl-static /home/fly1200/var/cpan/build/App-setop-0.03-PvhWi_/t/../bin/setop --op intersect f2 f1 ok 1 - exit code = 0 ok 2 - output 1..2 ok 4 - --op intersect f2 f1 # Subtest: --op intersect f2 f3 # cmd: /home/fly1200/ap1200/bin/perl-static /home/fly1200/var/cpan/build/App-setop-0.03-PvhWi_/t/../bin/setop --op intersect f2 f3 ok 1 - exit code = 0 ok 2 - output 1..2 ok 5 - --op intersect f2 f3 # Subtest: -i f1 f2 f3 # cmd: /home/fly1200/ap1200/bin/perl-static /home/fly1200/var/cpan/build/App-setop-0.03-PvhWi_/t/../bin/setop -i f1 f2 f3 ok 1 - exit code = 0 ok 2 - output 1..2 ok 6 - -i f1 f2 f3 1..6 ok 6 - intersect # Subtest: diff # Subtest: --diff - # cmd: /home/fly1200/ap1200/bin/perl-static /home/fly1200/var/cpan/build/App-setop-0.03-PvhWi_/t/../bin/setop --diff - ok 1 - exit code = 0 ok 2 - output 1..2 ok 1 - --diff - # Subtest: --diff - f1 # cmd: /home/fly1200/ap1200/bin/perl-static /home/fly1200/var/cpan/build/App-setop-0.03-PvhWi_/t/../bin/setop --diff - f1 ok 1 - exit code = 0 ok 2 - output 1..2 ok 2 - --diff - f1 # Subtest: --op diff f1 f2 # cmd: /home/fly1200/ap1200/bin/perl-static /home/fly1200/var/cpan/build/App-setop-0.03-PvhWi_/t/../bin/setop --op diff f1 f2 ok 1 - exit code = 0 ok 2 - output 1..2 ok 3 - --op diff f1 f2 # Subtest: --op diff f2 f1 # cmd: /home/fly1200/ap1200/bin/perl-static /home/fly1200/var/cpan/build/App-setop-0.03-PvhWi_/t/../bin/setop --op diff f2 f1 ok 1 - exit code = 0 ok 2 - output 1..2 ok 4 - --op diff f2 f1 # Subtest: --op diff - f1 f2 f3 # cmd: /home/fly1200/ap1200/bin/perl-static /home/fly1200/var/cpan/build/App-setop-0.03-PvhWi_/t/../bin/setop --op diff - f1 f2 f3 ok 1 - exit code = 0 ok 2 - output 1..2 ok 5 - --op diff - f1 f2 f3 1..5 ok 7 - diff # Subtest: symdiff # Subtest: --symdiff - # cmd: /home/fly1200/ap1200/bin/perl-static /home/fly1200/var/cpan/build/App-setop-0.03-PvhWi_/t/../bin/setop --symdiff - ok 1 - exit code = 0 ok 2 - output 1..2 ok 1 - --symdiff - # Subtest: --symdiff - f1 # cmd: /home/fly1200/ap1200/bin/perl-static /home/fly1200/var/cpan/build/App-setop-0.03-PvhWi_/t/../bin/setop --symdiff - f1 ok 1 - exit code = 0 ok 2 - output 1..2 ok 2 - --symdiff - f1 # Subtest: --op symdiff f1 f2 # cmd: /home/fly1200/ap1200/bin/perl-static /home/fly1200/var/cpan/build/App-setop-0.03-PvhWi_/t/../bin/setop --op symdiff f1 f2 ok 1 - exit code = 0 ok 2 - output 1..2 ok 3 - --op symdiff f1 f2 # Subtest: --op symdiff f2 f1 # cmd: /home/fly1200/ap1200/bin/perl-static /home/fly1200/var/cpan/build/App-setop-0.03-PvhWi_/t/../bin/setop --op symdiff f2 f1 ok 1 - exit code = 0 ok 2 - output 1..2 ok 4 - --op symdiff f2 f1 # Subtest: --op symdiff - f1 f2 f3 # cmd: /home/fly1200/ap1200/bin/perl-static /home/fly1200/var/cpan/build/App-setop-0.03-PvhWi_/t/../bin/setop --op symdiff - f1 f2 f3 ok 1 - exit code = 0 ok 2 - output 1..2 ok 5 - --op symdiff - f1 f2 f3 # Subtest: --op symdiff f3 f2 f1 - # cmd: /home/fly1200/ap1200/bin/perl-static /home/fly1200/var/cpan/build/App-setop-0.03-PvhWi_/t/../bin/setop --op symdiff f3 f2 f1 - ok 1 - exit code = 0 ok 2 - output 1..2 ok 6 - --op symdiff f3 f2 f1 - 1..6 ok 8 - symdiff 1..8 ok t/release-pod-coverage.t .. skipped: these tests are for release candidate testing t/release-pod-syntax.t .... skipped: these tests are for release candidate testing t/release-rinci.t ......... skipped: these tests are for release candidate testing All tests successful. Files=5, Tests=10, 5 wallclock secs ( 0.04 usr 0.00 sys + 1.09 cusr 0.07 csys = 1.20 CPU) Result: PASS SHARYANTO/App-setop-0.03.tar.gz make test TEST_VERBOSE=1 -- OK Steven Haryanto <stevenharyanto@gmail.com> Set operations (union, intersection, difference) on lines of files >>> (cd /home/fly1200/var/cpan/build/App-setop-0.03-PvhWi_ && tar cvf - App-setop-0.03.ppd blib) | gzip -c >/home/fly1200/var/REPO/S/SH/SHARYANTO/App-setop-0.03.tar.gz App-setop-0.03.ppd blib/ blib/lib/ blib/lib/App/ blib/lib/App/setop.pm blib/script/ blib/script/setop blib/man1/ blib/man1/setop.1 blib/man3/ blib/man3/App::setop.3 >>> mv /home/fly1200/var/cpan/build/App-setop-0.03-PvhWi_/App-setop-0.03.ppd /home/fly1200/var/REPO/S/SH/SHARYANTO VmSize: 124480 kB Finished 2014-04-06T08:03:40