File: author-pod-spell.t

package info (click to toggle)
libcode-tidyall-plugin-sortlines-naturally-perl 0.000003-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, trixie
  • size: 168 kB
  • sloc: perl: 94; makefile: 9; sh: 4
file content (32 lines) | stat: -rw-r--r-- 470 bytes parent folder | download | duplicates (4)
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

BEGIN {
  unless ($ENV{AUTHOR_TESTING}) {
    require Test::More;
    Test::More::plan(skip_all => 'these tests are for testing by the author');
  }
}

use strict;
use warnings;
use Test::More;

# generated by Dist::Zilla::Plugin::Test::PodSpelling 2.006008
use Test::Spelling 0.12;
use Pod::Wordlist;


add_stopwords(<DATA>);
all_pod_files_spelling_ok( qw( bin lib  ) );
__DATA__
Olaf
Alders
olaf
Gregory
Oschwald
goschwald
lib
Code
TidyAll
Plugin
SortLines
Naturally