App-Slackeria

 view release on metacpan or  search on metacpan

t/00-compile-pm.t  view on Meta::CPAN

#!/usr/bin/env perl
use strict;
use warnings;
use 5.010;
use Test::More;
use Test::Compile;

all_pm_files_ok();



( run in 0.231 second using v1.01-cache-2.11-cpan-2b0bae70ee8 )