Travel-Routing-DE-DBRIS
view release on metacpan or search on metacpan
xt/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 1.393 second using v1.01-cache-2.11-cpan-39bf76dae61 )