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