X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=bin%2Fgal-date;h=c78eda0510642d74a260afcaa851f5a0ba1fc4b0;hb=HEAD;hp=451201cec3e11f5a61d866a9e06711100208a1e5;hpb=d94da8d601fa080700f1d610089ec5f602d5ee88;p=gallery.git diff --git a/bin/gal-date b/bin/gal-date index 451201c..c78eda0 100755 --- a/bin/gal-date +++ b/bin/gal-date @@ -2,8 +2,7 @@ # UCW Gallery: Symlink photos according to their EXIF timestamps # (c) 2013 Martin Mares -use strict; -use warnings; +use common::sense; use Image::EXIF; use Getopt::Long;