Acme-SysPath

 view release on metacpan or  search on metacpan

t/pod-spell.t  view on Meta::CPAN


eval 'use Test::Spelling;';

plan skip_all => "Test::Spelling required for testing POD spelling"
    if $@;

add_stopwords(qw(
	Jozef Kutej
	OFC
	API
	JSON
	json
	TBD
	html
	RT
	CPAN
	AnnoCPAN
	SPc
	datadir
	sysconfdir
));



( run in 1.168 second using v1.01-cache-2.11-cpan-cdf2f3d4e48 )