~ubuntu-branches/ubuntu/wily/libcpan-meta-requirements-perl/wily-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: 2013-09-30 17:06:39 UTC
  • mfrom: (1.1.3)
  • Revision ID: package-import@ubuntu.com-20130930170639-zz7xx5g0gsin2d11
Tags: 2.125-1
* New upstream release.
* Drop debian/libcpan-meta-requirements-perl.docs. The formerly
  installed file is gone.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
use warnings;
3
3
use Test::More;
4
4
 
5
 
# generated by Dist::Zilla::Plugin::Test::PodSpelling 2.006000
6
 
eval "use Test::Spelling 0.12; use Pod::Wordlist::hanekomu; 1" or die $@;
 
5
# generated by Dist::Zilla::Plugin::Test::PodSpelling 2.006001
 
6
use Test::Spelling 0.12;
 
7
use Pod::Wordlist;
7
8
 
8
9
 
9
10
add_stopwords(<DATA>);