Spelling
[catagits/Catalyst-Action-REST.git] / xt / pod-spell.t
CommitLineData
bd589924 1use strict;
2use warnings;
3
4use Test::More;
5
6eval "use Test::Spelling";
7plan skip_all => "Test::Spelling required for testing POD coverage"
8 if $@;
9
10my @stopwords;
11for (<DATA>) {
12 chomp;
13 push @stopwords, $_
14 unless /\A (?: \# | \s* \z)/msx; # skip comments, whitespace
15}
16
17add_stopwords(@stopwords);
18set_spell_cmd('aspell list -l en');
19
20# This prevents a weird segfault from the aspell command - see
21# https://bugs.launchpad.net/ubuntu/+source/aspell/+bug/71322
22local $ENV{LC_ALL} = 'C';
23all_pod_files_spelling_ok();
24
25__DATA__
e4da8ada 26ActionRole
27de
e984d145 28Gerv
29Newell
dc74ddba 30Wiki
31json
bd589924 32APIs
33ActionClass
34Daisuke
35Daisuke
36Deserialize
37Deserializer
38Deserializing
39Doran
40Goulah
41JSON
42Laco
43Maki
44Maki
45Marchex
14fa118e 46Multipart
bd589924 47Pearcey
dc74ddba 48Rolsky
bd589924 49RESTful
50RESTful
51SERIALIZERS
52TT
53Wikipedia
54XHR
55XMLHttpRequest
56YAML
57conf
14fa118e 58deserialization
bd589924 59deserialize
60deserialized
61deserializing
62fREW
63html
64http
65javascript
66jrockway
67mst
14fa118e 68multipart
bd589924 69namespace
70plugins
71request's
72serializer
73thusly
74wildcard
c288a306 75subclasses
76Axel
77URI