]> mj.ucw.cz Git - gallery.git/blobdiff - bin/gal-date
gal-mj-digikam: Use image title
[gallery.git] / bin / gal-date
index 451201cec3e11f5a61d866a9e06711100208a1e5..c78eda0510642d74a260afcaa851f5a0ba1fc4b0 100755 (executable)
@@ -2,8 +2,7 @@
 # UCW Gallery: Symlink photos according to their EXIF timestamps
 # (c) 2013 Martin Mares <mj@ucw.cz>
 
-use strict;
-use warnings;
+use common::sense;
 
 use Image::EXIF;
 use Getopt::Long;