X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=gal;h=033ba17b0515e4d6e5fd5680acfc52f63a03afdb;hb=cde61557c48e9889d942fb95fcb762e6c24f15a3;hp=6c4daaea26fddb1bb24ad3c4e5b1ca8da115898b;hpb=13b9baf80f95b96e7136fca06f90068a02b7384e;p=gallery.git diff --git a/gal b/gal index 6c4daae..033ba17 100755 --- a/gal +++ b/gal @@ -2,8 +2,7 @@ # UCW Gallery -- Master Program # (c) 2012 Martin Mares -use strict; -use warnings; +use common::sense; use Getopt::Long; use FindBin;