X-Git-Url: https://git.camperquake.de/gitweb.cgi?a=blobdiff_plain;f=quotesite%2FBase.pm;h=ccbb657b20ee74bfb5bef5bd7b7068ece753c01d;hb=c403344f7922b572d714f1b79b4d9ba6bec062a4;hp=f0fa43945d03e5a1e11a149e16d634a2f349cb66;hpb=efd2a46770962a8ecf55e18c819b7c52042456d4;p=quotesite.git 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;