Class '[ 'Getopt' ; 'Obj' ]' not found current instr.: 'main' pc 10 (tools/util/pgegrep:92) # Failed test 'pge reports correct version' # at ./t/tools/pgegrep.t line 40. # '' # doesn't match '(?-xism:pgegrep\ v0\.0\.1)' Class '[ 'Getopt' ; 'Obj' ]' not found current instr.: 'main' pc 10 (tools/util/pgegrep:92) # Failed test 'basic sanity of matching a literal' # at ./t/tools/pgegrep.t line 40. # '' # doesn't match '(?-xism:keyboardcat)' Class '[ 'Getopt' ; 'Obj' ]' not found current instr.: 'main' pc 10 (tools/util/pgegrep:92) # Failed test 'matching a literal with line number' # at ./t/tools/pgegrep.t line 40. # '' # doesn't match '(?-xism:1:keyboardcat)' Class '[ 'Getopt' ; 'Obj' ]' not found current instr.: 'main' pc 10 (tools/util/pgegrep:92) # Failed test 'matching a literal with line number with long option' # at ./t/tools/pgegrep.t line 40. # '' # doesn't match '(?-xism:1:keyboardcat)' Class '[ 'Getopt' ; 'Obj' ]' not found current instr.: 'main' pc 10 (tools/util/pgegrep:92) # Failed test 'matching a literal with file name' # at ./t/tools/pgegrep.t line 40. # '' # doesn't match '(?-xism:t/tools/testdata:keyboardcat)' Class '[ 'Getopt' ; 'Obj' ]' not found current instr.: 'main' pc 10 (tools/util/pgegrep:92) # Failed test 'matching a literal with file name with long option' # at ./t/tools/pgegrep.t line 40. # '' # doesn't match '(?-xism:t/tools/testdata:keyboardcat)' Class '[ 'Getopt' ; 'Obj' ]' not found current instr.: 'main' pc 10 (tools/util/pgegrep:92) # Failed test 'test inversion of match' # at ./t/tools/pgegrep.t line 40. # '' # doesn't match '(?-xism:saxophonegiraffe)' Class '[ 'Getopt' ; 'Obj' ]' not found current instr.: 'main' pc 10 (tools/util/pgegrep:92) # Failed test 'test inversion of match with long option' # at ./t/tools/pgegrep.t line 40. # '' # doesn't match '(?-xism:saxophonegiraffe)' Class '[ 'Getopt' ; 'Obj' ]' not found current instr.: 'main' pc 10 (tools/util/pgegrep:92) # Failed test 'find files that match' # at ./t/tools/pgegrep.t line 40. # '' # doesn't match '(?-xism:t/tools/testdata)' Class '[ 'Getopt' ; 'Obj' ]' not found current instr.: 'main' pc 10 (tools/util/pgegrep:92) # Failed test 'find files that match with long option' # at ./t/tools/pgegrep.t line 40. # '' # doesn't match '(?-xism:t/tools/testdata)' # Looks like you failed 10 tests of 10. ./t/tools/pgegrep.t .. 1..10 not ok 1 - pge reports correct version not ok 2 - basic sanity of matching a literal not ok 3 - matching a literal with line number not ok 4 - matching a literal with line number with long option not ok 5 - matching a literal with file name not ok 6 - matching a literal with file name with long option not ok 7 - test inversion of match not ok 8 - test inversion of match with long option not ok 9 - find files that match not ok 10 - find files that match with long option Dubious, test returned 10 (wstat 2560, 0xa00) Failed 10/10 subtests Test Summary Report ------------------- ./t/tools/pgegrep.t (Wstat: 2560 Tests: 10 Failed: 10) Failed tests: 1-10 Non-zero exit status: 10 Files=1, Tests=10, 4 wallclock secs ( 0.08 usr 0.02 sys + 1.91 cusr 0.56 csys = 2.57 CPU) Result: FAIL