Skip to content

Instantly share code, notes, and snippets.

@preaction
Created November 20, 2017 05:58
Show Gist options
  • Save preaction/fceee5ee320710c909efa2c4802d03f8 to your computer and use it in GitHub Desktop.
Save preaction/fceee5ee320710c909efa2c4802d03f8 to your computer and use it in GitHub Desktop.
Output of cpan/DB_File/t/db-hash.t
$ ./perl -I. -MTestInit cpan/DB_File/t/db-hash.t
Use of uninitialized value $value in string eq at cpan/DB_File/t/db-hash.t line 224.
Use of uninitialized value $values[0] in string eq at cpan/DB_File/t/db-hash.t line 224.
Use of uninitialized value $value in lc at cpan/DB_File/t/db-hash.t line 224.
Use of uninitialized value $h{""} in string eq at cpan/DB_File/t/db-hash.t line 243.
Use of uninitialized value in numeric eq (==) at cpan/DB_File/t/db-hash.t line 252.
Use of uninitialized value in numeric eq (==) at cpan/DB_File/t/db-hash.t line 252.
Use of uninitialized value in numeric eq (==) at cpan/DB_File/t/db-hash.t line 252.
Use of uninitialized value in numeric eq (==) at cpan/DB_File/t/db-hash.t line 252.
Use of uninitialized value in numeric eq (==) at cpan/DB_File/t/db-hash.t line 252.
Use of uninitialized value in numeric eq (==) at cpan/DB_File/t/db-hash.t line 252.
Use of uninitialized value in numeric eq (==) at cpan/DB_File/t/db-hash.t line 252.
Use of uninitialized value in numeric eq (==) at cpan/DB_File/t/db-hash.t line 252.
Use of uninitialized value $foo[18] in join or string at cpan/DB_File/t/db-hash.t line 261.
Use of uninitialized value $foo[36] in join or string at cpan/DB_File/t/db-hash.t line 261.
Use of uninitialized value $foo[48] in join or string at cpan/DB_File/t/db-hash.t line 261.
Use of uninitialized value $foo[58] in join or string at cpan/DB_File/t/db-hash.t line 261.
Use of uninitialized value $foo[59] in join or string at cpan/DB_File/t/db-hash.t line 261.
Use of uninitialized value $foo[60] in join or string at cpan/DB_File/t/db-hash.t line 261.
Use of uninitialized value $foo[62] in join or string at cpan/DB_File/t/db-hash.t line 261.
Use of uninitialized value $foo[63] in join or string at cpan/DB_File/t/db-hash.t line 261.
Use of uninitialized value $foo[92] in join or string at cpan/DB_File/t/db-hash.t line 261.
Use of uninitialized value $foo[114] in join or string at cpan/DB_File/t/db-hash.t line 261.
Use of uninitialized value $foo[140] in join or string at cpan/DB_File/t/db-hash.t line 261.
Use of uninitialized value $foo[187] in join or string at cpan/DB_File/t/db-hash.t line 261.
Use of uninitialized value $foo[188] in join or string at cpan/DB_File/t/db-hash.t line 261.
Use of uninitialized value $foo[189] in join or string at cpan/DB_File/t/db-hash.t line 261.
1..166
ok 1
ok 2
ok 3
ok 4
ok 5
ok 6
ok 7
ok 8
ok 9
ok 10
ok 11
ok 12
ok 13
ok 14
ok 15
ok 16
ok 17
ok 18
ok 19
ok 20
ok 21
ok 22
not ok 23
not ok 24
not ok 25
ok 26
not ok 27
not ok 28
ok 29
not ok 30
ok 31
ok 32
ok 33
ok 34
ok 35
ok 36
not ok 37
ok 38
ok 39
ok 40
ok 41
ok 42
ok 43
ok 44
not ok 45
not ok 46
ok 47
ok 48
ok 49
ok 50
ok 51
ok 52
ok 53
ok 54
ok 55
ok 56
ok 57
ok 58
ok 59
ok 60
ok 61
ok 62
ok 63
ok 64
ok 65
ok 66
ok 67
not ok 68
ok 69
# Fetch Key : expected 'fred' got 'fredUse of uninitialized value $h{"Fred"} in string eq at cpan/DB_File/t/db-hash.t line 572.
'
not ok 70
ok 71
not ok 72
# Fetch Value : expected '[Jxe]' got ''
not ok 73
not ok 74
not ok 75
# k [Fred]
not ok 76
# Fetch Key : expected 'FRED' got ''
# Fetch Value : expected '[Jxe]' got ''
not ok 77
ok 78
ok 79
ok 80
ok 81
not ok 82
ok 83
# Fetch Key : expected 'fred' got 'fredUse of uninitialized value $v in concatenation (.) or string at cpan/DB_File/t/db-hash.t line 748.
'
not ok 84
ok 85
not ok 86
ok 87
ok 88
not ok 89
not ok 90
ok 91
ok 92
ok 93
ok 94
ok 95
ok 96
ok 97
not ok 98
ok 99
ok 100
not ok 101
ok 102
ok 103
ok 104
ok 105
not ok 106
ok 107
ok 108
ok 109
ok 110
ok 111
not ok 112
ok 113
ok 114
ok 115
ok 116
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment