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 2.672 seconds using v1.01-cache-2.11-cpan-9789f410c06 )