]> git.p6c8.net - selfforum.git/blobdiff - selfforum-cgi/shared/Posting/_lib.pm
changed the export mechanism of Time::German - Thanks a lot to Calocybe ;-))
[selfforum.git] / selfforum-cgi / shared / Posting / _lib.pm
index 1f6de859c7bedbd67e3eb5f54ba1b2ac0be7f9a0..e89a0c19df74d607a169f1debf8442d329df67ac 100644 (file)
@@ -19,7 +19,7 @@ use vars qw(
 
 use Encode::Plain; $Encode::Plain::utf8 = 1;
 
-use Time::German;
+use Time::German ':overwrite_internal_localtime';
 use XML::DOM;
 
 ################################################################################

patrick-canterino.de