Your IP : 216.73.217.90


Current Path : /proc/thread-self/root/proc/self/root/usr/share/doc/perl-Test-LeakTrace/xt/
Upload File :
Current File : //proc/thread-self/root/proc/self/root/usr/share/doc/perl-Test-LeakTrace/xt/01_podspell.t

#!/usr/bin/perl -w

use strict;
use Test::More;

eval q{ use Test::Spellunker};

plan skip_all => q{Test::Spellunker is not installed.}
	if $@;

add_stopwords(map { split /[\s\:\-]/ } <DATA>);
$ENV{LANG} = 'C';
all_pod_files_spelling_ok('lib');

__DATA__
Goro Fuji
gfuji(at)cpan.org
Test::LeakTrace