commit | 61e6ff548534ea9e2c897d6591cdfb09495bbd7d | [log] [tgz] |
---|---|---|
author | Nils Diewald <nils@diewald-online.de> | Thu May 07 17:26:50 2015 +0000 |
committer | Nils Diewald <nils@diewald-online.de> | Thu May 07 17:26:50 2015 +0000 |
tree | 1ce7014aeed46617076e5f32953ec4ec9fae5ee2 | |
parent | c46003b95b97635e427d40f07db7982dd1989b07 [diff] [blame] |
Fixed tutorial links, especially to external pages
diff --git a/Makefile.PL b/Makefile.PL index 6517dce..6063e24 100644 --- a/Makefile.PL +++ b/Makefile.PL
@@ -16,6 +16,7 @@ PREREQ_PM => { 'Mojolicious' => '5.00', 'Mojolicious::Plugin::TagHelpers::Pagination' => 0.05, + 'Mojolicious::Plugin::TagHelpers::MailToChiffre' => 0.09, 'Mojolicious::Plugin::Notifications' => 0.04, 'Mojolicious::Plugin::MailException' => 0.18, 'Mojolicious::Plugin::CHI' => 0.09,