X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=bin%2Fgal-dump-meta;h=6948fb5f153edd9c91cb47942f2875bbc4f750fd;hb=a8bcc1dfefa2a6e139371f91ca93591543f3f058;hp=1734183ab9886533104605376ae2c3656a71f2f9;hpb=d94da8d601fa080700f1d610089ec5f602d5ee88;p=gallery.git diff --git a/bin/gal-dump-meta b/bin/gal-dump-meta index 1734183..6948fb5 100755 --- a/bin/gal-dump-meta +++ b/bin/gal-dump-meta @@ -2,8 +2,7 @@ # UCW Gallery: Dump meta-data # (c) 2004--2012 Martin Mares -use strict; -use warnings; +use common::sense; use UCW::Gallery; use Data::Dumper;