Skip to content
Snippets Groups Projects
Commit d98d4df7 authored by Guillaume ROUSSE's avatar Guillaume ROUSSE
Browse files

useless dependency

parent 40dac16b
No related branches found
No related tags found
No related merge requests found
......@@ -28,7 +28,6 @@ It requires the following CPAN distributions:
* Mojolicious-Plugin-TemplateToolkit
* Rose-DB-Object
* Template-Toolkit
* UNIVERSAL-require
* XML-LibXML
Installation follows the usual autotools-based procedure:
......
......@@ -5,7 +5,6 @@ use Mojo::Base qw(Mojolicious);
use English qw(-no_match_vars);
use Template::Constants qw(:chomp);
use Syntax::Keyword::Try;
use UNIVERSAL::require;
use constant {
ACCESSCHECK_VERSION => '1.2.0'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment