~ubuntu-branches/ubuntu/trusty/libtest-roo-perl/trusty-proposed

« back to all changes in this revision

Viewing changes to xt/author/pod-spell.t

  • Committer: Package Import Robot
  • Author(s): gregor herrmann
  • Date: 2014-01-14 19:25:11 UTC
  • Revision ID: package-import@ubuntu.com-20140114192511-9ycl4dc1zgamfnek
Tags: upstream-1.002
ImportĀ upstreamĀ versionĀ 1.002

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
use strict;
 
2
use warnings;
 
3
use Test::More;
 
4
 
 
5
# generated by Dist::Zilla::Plugin::Test::PodSpelling 2.006001
 
6
use Test::Spelling 0.12;
 
7
use Pod::Wordlist;
 
8
 
 
9
 
 
10
add_stopwords(<DATA>);
 
11
all_pod_files_spelling_ok( qw( bin lib  ) );
 
12
__DATA__
 
13
subtest
 
14
David
 
15
Golden
 
16
dagolden
 
17
Diab
 
18
Jerius
 
19
djerius
 
20
lib
 
21
Test
 
22
Roo
 
23
Class
 
24
Role
 
25
Cookbook