PATH=/opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2013-05-02T14:13:36 ActivePerl-1200 CPAN-1.9800 Reading '/export/home/fly1264/var/cpan/Metadata' Database was generated on Thu, 02 May 2013 20:07:20 GMT Running make for I/ID/IDOPEREL/Abilities-0.4.tar.gz Checksum for /net/nas/data/cpan/authors/id/I/ID/IDOPEREL/Abilities-0.4.tar.gz ok Abilities-0.4 Abilities-0.4/README Abilities-0.4/Changes Abilities-0.4/LICENSE Abilities-0.4/INSTALL Abilities-0.4/dist.ini Abilities-0.4/META.yml Abilities-0.4/MANIFEST Abilities-0.4/META.json Abilities-0.4/SIGNATURE Abilities-0.4/t Abilities-0.4/t/00-load.t Abilities-0.4/Makefile.PL Abilities-0.4/MANIFEST.SKIP Abilities-0.4/t/02-features.t Abilities-0.4/lib Abilities-0.4/lib/Abilities.pm Abilities-0.4/t/01-abilities.t Abilities-0.4/t/lib Abilities-0.4/t/lib/TestUser.pm Abilities-0.4/t/lib/TestRole.pm Abilities-0.4/t/lib/TestPlan.pm Abilities-0.4/t/lib/TestCustomer.pm Abilities-0.4/t/release-pod-syntax.t Abilities-0.4/t/release-pod-coverage.t Abilities-0.4/lib/Abilities Abilities-0.4/lib/Abilities/Features.pm Abilities-0.4/t/release-dist-manifest.t CPAN.pm: Building I/ID/IDOPEREL/Abilities-0.4.tar.gz >>> /export/home/fly1264/bin/perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Abilities Writing MYMETA.yml and MYMETA.json >>> make cp lib/Abilities.pm blib/lib/Abilities.pm cp lib/Abilities/Features.pm blib/lib/Abilities/Features.pm Manifying blib/man3/Abilities.3 Manifying blib/man3/Abilities::Features.3 IDOPEREL/Abilities-0.4.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /export/home/fly1264/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t # Testing Abilities 0.4, Perl 5.012000, /export/home/fly1264/bin/perl # Testing Abilities::Features 0.4, Perl 5.012000, /export/home/fly1264/bin/perl t/00-load.t ................ 1..2 ok 1 - use Abilities; ok 2 - use Abilities::Features; ok t/01-abilities.t ........... 1..30 ok 1 - Got RA ok 2 - Got RB ok 3 - Got RC ok 4 - Got UA ok 5 - Got UB ok 6 - Got UC ok 7 - UA assigned to RA ok 8 - UA not assigned to RB ok 9 - UC not assigned to RC ok 10 - UC does RC ok 11 - UA does not do RC ok 12 - UB not assigned RA ok 13 - RB assigned RC ok 14 - UA can create posts ok 15 - UA can edit his posts ok 16 - UA cannot edit all posts ok 17 - UA can create comments ok 18 - UB can create posts ok 19 - UB can even perform fake actions ok 20 - UB can delete its own posts ok 21 - UB can delete all comments ok 22 - UC can create comments ok 23 - UC cannot perform fake action ok 24 - UC can delete comments ok 25 - UC can delete its own comments ok 26 - UC can do something ok 27 - _any_ works when UA has constraint on edit_post ok 28 - _all_ works when UA has no constraint on create_post ok 29 - _any_ also works when UA has no constrain on create_post ok 30 - _build_abilities skips non-blessed roles ok t/02-features.t ............ 1..14 ok 1 - Got PA ok 2 - Got PB ok 3 - Got PC ok 4 - Got CA ok 5 - Got CB ok 6 - Got CC ok 7 - Got CD ok 8 - CA in PA ok 9 - CA not in PB ok 10 - CB inherits PA ok 11 - CB not in PA ok 12 - CC in PC ok 13 - CC does not inherit PB ok 14 - CD not in PA ok t/release-dist-manifest.t .. skipped: these tests are for release candidate testing 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 All tests successful. Files=6, Tests=46, 3 wallclock secs ( 0.19 usr 0.03 sys + 2.20 cusr 0.26 csys = 2.68 CPU) Result: PASS IDOPEREL/Abilities-0.4.tar.gz make test TEST_VERBOSE=1 -- OK Ido Perlmuter <ido@ido50.net> Simple, hierarchical user authorization for web applications, with optional support for plan-based (paid) services. >>> (cd /export/home/fly1264/var/cpan/build/Abilities-0.4-gqkYhf && tar cvf - Abilities-0.4.ppd blib) | gzip -c >/export/home/fly1264/var/REPO/I/ID/IDOPEREL/Abilities-0.4.tar.gz Abilities-0.4.ppd blib/ blib/lib/ blib/lib/Abilities.pm blib/lib/Abilities/ blib/lib/Abilities/Features.pm blib/man3/ blib/man3/Abilities.3 blib/man3/Abilities::Features.3 >>> mv /export/home/fly1264/var/cpan/build/Abilities-0.4-gqkYhf/Abilities-0.4.ppd /export/home/fly1264/var/REPO/I/ID/IDOPEREL Finished 2013-05-02T14:13:55