CHips L MINI SHELL

CHips L pro

Current Path : /proc/3/task/3/cwd/usr/Class-Data-Accessor-0.04004/t/
Upload File :
Current File : //proc/3/task/3/cwd/usr/Class-Data-Accessor-0.04004/t/pod_spelling.t

#!perl -w
# $Id$
use strict;
use warnings;

BEGIN {
    use lib 't/lib';
    use Test::More;

    plan skip_all => 'set TEST_AUTHOR to enable this test' unless $ENV{TEST_AUTHOR};

    eval 'use Test::Spelling 0.11';
    plan skip_all => 'Test::Spelling 0.11 not installed' if $@;
};

set_spell_cmd('aspell list');

add_stopwords(<DATA>);

all_pod_files_spelling_ok();

__DATA__
runtime
Bowden
Raygun
isa
mst
behaviour
further
overridable
Laco
Pauley
claco
stylings
fieldspec
listref

Copyright 2K16 - 2K18 Indonesian Hacker Rulez