PATH=/opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2014-07-16T18:13:19 ActivePerl-1205 CPAN-2.00 Reading '/export/home/fly1232/var/cpan/Metadata' Database was generated on Wed, 16 Jul 2014 23:06:13 GMT Running make for S/SH/SHARYANTO/App-setop-0.05.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/S/SH/SHARYANTO/App-setop-0.05.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/S/SH/SHARYANTO/CHECKSUMS Checksum for /export/home/fly1232/var/cpan/sources/authors/id/S/SH/SHARYANTO/App-setop-0.05.tar.gz ok App-setop-0.05/ App-setop-0.05/bin/ App-setop-0.05/bin/setop App-setop-0.05/README App-setop-0.05/lib/ App-setop-0.05/lib/App/ App-setop-0.05/lib/App/setop.pm App-setop-0.05/Makefile.PL App-setop-0.05/MANIFEST.SKIP App-setop-0.05/Changes App-setop-0.05/dist.ini App-setop-0.05/LICENSE App-setop-0.05/t/ App-setop-0.05/t/00-compile.t App-setop-0.05/t/01-basics.t App-setop-0.05/t/release-pod-coverage.t App-setop-0.05/t/release-pod-syntax.t App-setop-0.05/t/release-rinci.t App-setop-0.05/weaver.ini App-setop-0.05/MANIFEST App-setop-0.05/META.json App-setop-0.05/META.yml CPAN.pm: Building S/SH/SHARYANTO/App-setop-0.05.tar.gz >>> /export/home/fly1232/bin/perl 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 /export/home/fly1232/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/setop Manifying blib/man1/setop.1 Manifying blib/man3/App::setop.3 SHARYANTO/App-setop-0.05.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /export/home/fly1232/bin/perl "-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: /export/home/fly1232/bin/perl /data1/fly1232-var/cpan/build/App-setop-0.05-bSUZoQ/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: /export/home/fly1232/bin/perl /data1/fly1232-var/cpan/build/App-setop-0.05-bSUZoQ/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: /export/home/fly1232/bin/perl /data1/fly1232-var/cpan/build/App-setop-0.05-bSUZoQ/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: /export/home/fly1232/bin/perl /data1/fly1232-var/cpan/build/App-setop-0.05-bSUZoQ/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: /export/home/fly1232/bin/perl /data1/fly1232-var/cpan/build/App-setop-0.05-bSUZoQ/t/../bin/setop --union - ok 1 - exit code = 0 ok 2 - output 1..2 ok 1 - --union - # Subtest: --union - f1 # cmd: /export/home/fly1232/bin/perl /data1/fly1232-var/cpan/build/App-setop-0.05-bSUZoQ/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: /export/home/fly1232/bin/perl /data1/fly1232-var/cpan/build/App-setop-0.05-bSUZoQ/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: /export/home/fly1232/bin/perl /data1/fly1232-var/cpan/build/App-setop-0.05-bSUZoQ/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: /export/home/fly1232/bin/perl /data1/fly1232-var/cpan/build/App-setop-0.05-bSUZoQ/t/../bin/setop --intersect - ok 1 - exit code = 0 ok 2 - output 1..2 ok 1 - --intersect - # Subtest: --intersect - f1 # cmd: /export/home/fly1232/bin/perl /data1/fly1232-var/cpan/build/App-setop-0.05-bSUZoQ/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: /export/home/fly1232/bin/perl /data1/fly1232-var/cpan/build/App-setop-0.05-bSUZoQ/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: /export/home/fly1232/bin/perl /data1/fly1232-var/cpan/build/App-setop-0.05-bSUZoQ/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: /export/home/fly1232/bin/perl /data1/fly1232-var/cpan/build/App-setop-0.05-bSUZoQ/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: /export/home/fly1232/bin/perl /data1/fly1232-var/cpan/build/App-setop-0.05-bSUZoQ/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: /export/home/fly1232/bin/perl /data1/fly1232-var/cpan/build/App-setop-0.05-bSUZoQ/t/../bin/setop --diff - ok 1 - exit code = 0 ok 2 - output 1..2 ok 1 - --diff - # Subtest: --diff - f1 # cmd: /export/home/fly1232/bin/perl /data1/fly1232-var/cpan/build/App-setop-0.05-bSUZoQ/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: /export/home/fly1232/bin/perl /data1/fly1232-var/cpan/build/App-setop-0.05-bSUZoQ/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: /export/home/fly1232/bin/perl /data1/fly1232-var/cpan/build/App-setop-0.05-bSUZoQ/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: /export/home/fly1232/bin/perl /data1/fly1232-var/cpan/build/App-setop-0.05-bSUZoQ/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: /export/home/fly1232/bin/perl /data1/fly1232-var/cpan/build/App-setop-0.05-bSUZoQ/t/../bin/setop --symdiff - ok 1 - exit code = 0 ok 2 - output 1..2 ok 1 - --symdiff - # Subtest: --symdiff - f1 # cmd: /export/home/fly1232/bin/perl /data1/fly1232-var/cpan/build/App-setop-0.05-bSUZoQ/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: /export/home/fly1232/bin/perl /data1/fly1232-var/cpan/build/App-setop-0.05-bSUZoQ/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: /export/home/fly1232/bin/perl /data1/fly1232-var/cpan/build/App-setop-0.05-bSUZoQ/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: /export/home/fly1232/bin/perl /data1/fly1232-var/cpan/build/App-setop-0.05-bSUZoQ/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: /export/home/fly1232/bin/perl /data1/fly1232-var/cpan/build/App-setop-0.05-bSUZoQ/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.10 usr 0.06 sys + 3.55 cusr 0.90 csys = 4.61 CPU) Result: PASS SHARYANTO/App-setop-0.05.tar.gz make test TEST_VERBOSE=1 -- OK Steven Haryanto <stevenharyanto@gmail.com> Set operations (union, intersection, difference) on lines of files >>> (cd /export/home/fly1232/var/cpan/build/App-setop-0.05-bSUZoQ && tar cvf - App-setop-0.05.ppd blib) | gzip -c >/export/home/fly1232/var/REPO/S/SH/SHARYANTO/App-setop-0.05.tar.gz App-setop-0.05.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 /export/home/fly1232/var/cpan/build/App-setop-0.05-bSUZoQ/App-setop-0.05.ppd /export/home/fly1232/var/REPO/S/SH/SHARYANTO Finished 2014-07-16T18:13:39