Mojolicious-Plugin-Human
view release on metacpan or search on metacpan
t/005_compile.t view on Meta::CPAN
use strict;
use utf8;
use open qw(:std :utf8);
use lib qw(lib ../lib);
use Test::More;
plan tests => 1;
use Test::Compile;
subtest 'Perl modules' => sub {
all_pm_files_ok();
};
=head1 AUTHORS
Dmitry E. Oboukhov <unera@debian.org>,
Roman V. Nikolaev <rshadow@rambler.ru>
=head1 COPYRIGHT
Copyright (C) 2011 Dmitry E. Oboukhov <unera@debian.org>
( run in 0.351 second using v1.01-cache-2.11-cpan-4face438c0f )