NAME
    Mojolicious::Plugin::AutoRoutePm - Mojolicious plugin to create routes
    by *.pm modules which are a controller

VERSION
    version 0.11

METHODS
  register
      plugin->register($app);

    Register plugin in Mojolicious application.

SEE ALSO
    Mojolicious, Mojolicious::Guides, <http://mojolicio.us>.

AUTHOR
    Emiliano Bruni <info@ebruni.it>

COPYRIGHT AND LICENSE
    This software is copyright (c) 2019 by Emiliano Bruni.

    This is free software; you can redistribute it and/or modify it under
    the same terms as the Perl 5 programming language system itself.

