Fix 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__
e07538c0 26Reis
e4da8ada 27ActionRole
28de
e984d145 29Gerv
30Newell
dc74ddba 31Wiki
32json
bd589924 33APIs
34ActionClass
35Daisuke
36Daisuke
37Deserialize
38Deserializer
39Deserializing
40Doran
41Goulah
42JSON
43Laco
44Maki
45Maki
46Marchex
14fa118e 47Multipart
bd589924 48Pearcey
dc74ddba 49Rolsky
bd589924 50RESTful
51RESTful
52SERIALIZERS
53TT
54Wikipedia
55XHR
56XMLHttpRequest
57YAML
58conf
14fa118e 59deserialization
bd589924 60deserialize
61deserialized
62deserializing
63fREW
64html
65http
66javascript
67jrockway
68mst
14fa118e 69multipart
bd589924 70namespace
71plugins
72request's
73serializer
74thusly
75wildcard
c288a306 76subclasses
77Axel
78URI