X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=lib%2FUCW%2FGallery.pm;h=ef0fc103e67bdea452a3879966e89a54e4430f03;hb=cde61557c48e9889d942fb95fcb762e6c24f15a3;hp=748fe3cddff99db81f2ef9f2241bdb991f77a041;hpb=d94da8d601fa080700f1d610089ec5f602d5ee88;p=gallery.git diff --git a/lib/UCW/Gallery.pm b/lib/UCW/Gallery.pm index 748fe3c..ef0fc10 100644 --- a/lib/UCW/Gallery.pm +++ b/lib/UCW/Gallery.pm @@ -3,8 +3,7 @@ package UCW::Gallery; -use strict; -use warnings; +use common::sense; use File::Spec; use Storable;