1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151
|
# -*- perl -*-
use strict;
use Test::More;
plan skip_all => 'This test is only run for the module author'
unless -d '.git' || $ENV{AUTHOR_TESTING};
eval "use Test::Spelling;";
plan skip_all => "Test::Spelling required"
if $@;
add_stopwords(<DATA>);
all_pod_files_spelling_ok();
__DATA__
14k
180k
18KB
8MB
KOI8
RFC4627
RFC7158
RFC7159
amd64
favourably
latin1
licences
utf8
www
16be
16le
32le
32be
BMP
BOM
BOM's
BSON
CBOR
CVE
Cpanel
Crockford
Crockford's
DESERIALIZATION
Deserializing
ECMAscript
GH
GPL
GoodData
hashkeys
IETF
Iceweasel
JSON
JSON's
KOI
Lehmann
MLEHMANN
Mojo
MongoDB
MovableType
NOK
NaN's
OO
QNAN
Pali
Reini
SNAN
STDIN
STDOUT
SixApart
Storable
TCP
UTF
XSS
amd
arg
arrayrefs
ascii
autodetection
backported
backrefs
bencode
bugtracker
cPanel
cbor
classname
clzf
codepoints
codeset
codesets
commandline
conformant
cpan
datastructure
deserialization
deserialize
deserialized
deserializer
deserializing
fromformat
github
hashrefs
interop
interoperability
ithread
ithreads
javascript
javascript's
json
latin
le
nan
nd
ness
noncharacters
nonref
numifying
onwards
optimizations
parsable
parsers
postprocessing
ppport
qnan
queryable
recurses
recursing
repo
resizes
roundtripping
runtime
sanify
sereal
serializer
serializers
snan
src
storable
stringifies
stringifying
superset
syck
testsuite
th
toformat
typeless
un
unblessed
unicode
utf
xs
yaml
|