X-Git-Url: https://git.rapsys.eu/acme/blobdiff_plain/e7c939c9bdb2417c1d932249983514e0254967c2..07bc74e1aa95924f4d230f37697c2bbf60b2b41b:/Acme.pm?ds=sidebyside
diff --git a/Acme.pm b/Acme.pm
index bff7def..1f5675f 100644
--- a/Acme.pm
+++ b/Acme.pm
@@ -13,10 +13,10 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see .
#
-# Copyright (C) 2016 - 2017 Raphaël Gertz
+# Copyright (C) 2016 - 2017 Raphaël Gertz
-# acme package
-package acme;
+# Acme package
+package Acme;
# Best practice
use strict;
@@ -90,7 +90,7 @@ use constant {
VERSION => 'v0.7',
# Config
- CONFIG => '/etc/acmepl/config'
+ CONFIG => '/etc/acme/config'
};
# User agent object