CGI-Application-Plugin-Menu

 view release on metacpan or  search on metacpan

t/MTest.pm  view on Meta::CPAN

package MTest;
use strict;
use CGI::Application::Plugin::Menu;


sub new {
   my ($class) = shift;
   return bless {};
}




1;





( run in 0.761 second using v1.01-cache-2.11-cpan-cdf2f3d4e48 )