Subject: | Warnings from CPANPLUS::Backend |
During testing:
1..53
ok 1 - object created
ok 2 - object is defined
ok 3 - object is of expected type
ok 4 - object is of expected ref
ok 5 - backend object is defined
ok 6 - backend object is of expected type
ok 7 - backend object is of expected ref
ok 8 - object->can(clean_build_dir)
ok 9 - checking true value
ok 10 - checking false value
ok 11 - object->can(color)
ok 12 - checking true value
ok 13 - checking false value
ok 14 - object->can(debug)
ok 15 - checking true value
ok 16 - checking false value
ok 17 - object->can(prefer_bin)
ok 18 - checking true value
ok 19 - checking false value
ok 20 - object->can(verbose)
ok 21 - checking true value
ok 22 - checking false value
ok 23 - calling process() with two args as list
ok 24 - calling process() with two args as arrayref
ok 25 - calling skip() with two args as list
ok 26 - calling skip() with two args as arrayref
CPANPLUS currently only supports one CPANPLUS::Backend object per
running program at
/usr/local/lib/perl5/site_perl/5.8.8/CPANPLUS/Internals.pm line 155.
ok 27 - object created (with boolean options set to 0)
ok 28 - object is defined
ok 29 - object is of expected type
ok 30 - object is of expected ref
ok 31 - checking true value
ok 32 - checking true value
ok 33 - checking true value
ok 34 - checking true value
ok 35 - checking true value
CPANPLUS currently only supports one CPANPLUS::Backend object per
running program at
/usr/local/lib/perl5/site_perl/5.8.8/CPANPLUS/Internals.pm line 155.
ok 36 - object created (with boolean options set to 1)
ok 37 - object is defined
ok 38 - object is of expected type
ok 39 - object is of expected ref
ok 40 - checking true value
ok 41 - checking true value
ok 42 - checking true value
ok 43 - checking true value
ok 44 - checking true value
CPANPLUS currently only supports one CPANPLUS::Backend object per
running program at
/usr/local/lib/perl5/site_perl/5.8.8/CPANPLUS/Internals.pm line 155.
ok 45 - object created (passing a list of modules to process())
ok 46 - object is defined
ok 47 - object is of expected type
ok 48 - object is of expected ref
ok 49 - checking process() with two args as arrayref
CPANPLUS currently only supports one CPANPLUS::Backend object per
running program at
/usr/local/lib/perl5/site_perl/5.8.8/CPANPLUS/Internals.pm line 155.
ok 50 - object created (passing a list of modules to process())
ok 51 - object is defined
ok 52 - object is of expected type
ok 53 - object is of expected ref
This is with the latest CPANPLUS (0.076).