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