quotesite: move supported command list into hash
[quotesite.git] / quotesite / Base.pm
index f0fa439..ccbb657 100644 (file)
@@ -1,7 +1,7 @@
 # (c) 2007 by Ralf Ertzinger <ralf@camperquake.de>
 # licensed under GNU GPL v2
 
-package Base;
+package quotesite::Base;
 
 use strict;
 use Data::Dumper;