X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=example%2Fdefault.cf;h=d4aa89a88b99b46e174ea33eb6b56bbf1d332ee4;hb=a8bcc1dfefa2a6e139371f91ca93591543f3f058;hp=a43f20ce4eca8eae15c5b22ffcfa1c54a659e4ef;hpb=006c56f153962d8280c05ae8dcf4cabc291c34dc;p=gallery.git diff --git a/example/default.cf b/example/default.cf index a43f20c..d4aa89a 100644 --- a/example/default.cf +++ b/example/default.cf @@ -1,8 +1,6 @@ # Generic configuration file for UCW::Gallery -use strict; -use warnings; -use utf8; +use common::sense; use UCW::Gallery; use Cwd;