Dancer2-Plugin-Menu
view release on metacpan or search on metacpan
t/00-use_ok.t view on Meta::CPAN
use strict;
use warnings;
use Test::More tests => 1;
BEGIN { use_ok('Dancer2::Plugin::Menu') }
( run in 0.754 second using v1.01-cache-2.11-cpan-cdf2f3d4e48 )