X-Git-Url: https://git.camperquake.de/gitweb.cgi?p=quotesite.git;a=blobdiff_plain;f=quotesite%2FBase.pm;h=ccbb657b20ee74bfb5bef5bd7b7068ece753c01d;hp=f0fa43945d03e5a1e11a149e16d634a2f349cb66;hb=4e748bf6684b36a73f73312c4c694dd6d5655e84;hpb=efd2a46770962a8ecf55e18c819b7c52042456d4 diff --git a/quotesite/Base.pm b/quotesite/Base.pm index f0fa439..ccbb657 100644 --- a/quotesite/Base.pm +++ b/quotesite/Base.pm @@ -1,7 +1,7 @@ # (c) 2007 by Ralf Ertzinger # licensed under GNU GPL v2 -package Base; +package quotesite::Base; use strict; use Data::Dumper;