- or download this
Log4perl: Seems like no initialization happened. Forgot to call init()
+?
23:28:21 Sent 'Target.closeTarget' message $VAR1 = '{"id":11,"params":
+{"targetId":"F75959D2137237798CF1FCB89E87FFAA"},"method":"Target.clos
+eTarget"}';
23:28:21 Can't call method "irand" on an undefined value at (eval 140)
+ line 17 during global destruction.
- or download this
#!/usr/bin/env perl
use Test::More;
...
ok(defined($mech_obj), "WWW::Mechanize::Chrome->new() : called.") or B
+AIL_OUT("failed to create WWW::Mechanize::Chrome object");
done_testing();
- or download this
Manifying 1 pod document
PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::H
+arness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/l
+ib', 'blib/arch')" t/*.t
...
Result: FAIL
Failed 1/1 test programs. 0/1 subtests failed.
make: *** [Makefile:873: test_dynamic] Error 255