There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

NAME

Daje::Plugin::Tools - Mojolicious Plugin

SYNOPSIS

DESCRIPTION

Daje::Plugin::Tools is a Mojolicious plugin.

REQUIRES

v5.40

Mojo::Base

METHODS

Daje::Plugin::Tools inherits all methods from Mojolicious::Plugin and implements the following new ones.

Mojolicious::Lite

plugin 'Tools';

Mojolicious

$self->plugin('Tools');

register

$plugin->register(Mojolicious->new);

Register plugin in Mojolicious application.

SEE ALSO

Mojolicious, Mojolicious::Guides, https://mojolicious.org.

AUTHOR

janeskil1525 <janeskil1525@gmail.com

LICENSE

Copyright (C) janeskil1525.

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