File: 01_podspell.t

package info (click to toggle)
libplack-middleware-csrfblock-perl 0.10-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 184 kB
  • sloc: perl: 118; makefile: 2
file content (16 lines) | stat: -rw-r--r-- 330 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
use Test::More;
eval q{ use Test::Spelling };
plan skip_all => "Test::Spelling is not installed." if $@;
add_stopwords(map { split /[\s\:\-]/ } <DATA>);
$ENV{LANG} = 'C';
all_pod_files_spelling_ok('lib');
__DATA__
Rintaro Ishizaki
rintaro@cpan.org
Plack::Middleware::CSRFBlock
CSRF
Javascript
ajax
csrftoken
javascript
middleware