&My::Web::footer call is deprecated now, use just: exit;
[www.jankratochvil.net.git] / project / postget / Index.pm
index 11cea70..1612228 100644 (file)
@@ -92,6 +92,6 @@ print <<"HERE";
 HERE
 
 
-My::Web->footer();
+exit;
 }
 1;