strict
authorSven Schöling <s.schoeling@linet-services.de>
Mon, 17 Sep 2012 16:00:30 +0000 (18:00 +0200)
committerSven Schöling <s.schoeling@linet-services.de>
Wed, 17 Oct 2012 13:59:53 +0000 (15:59 +0200)
SL/Controller/Layout/Css.pm

index a50f564..43e2b68 100644 (file)
@@ -1,5 +1,7 @@
 package SL::Controller::Layout::Css;
 
+use strict;
+
 use List::Util qw(max);
 use Exporter qw(import);