X-Git-Url: http://git.jankratochvil.net/?p=www.jankratochvil.net.git;a=blobdiff_plain;f=Index.pm;h=d9a1a162f6bf34d20f9a03cf2601e51d35cf6df0;hp=288f7de416544ae807c6d0f6ce8445049c17d475;hb=4f7660c82e5f6edbc2a6fdc91628d3ec4d3024a3;hpb=6a162b9014ca199c2188c327fbc94888df758a03 diff --git a/Index.pm b/Index.pm index 288f7de..d9a1a16 100644 --- a/Index.pm +++ b/Index.pm @@ -33,6 +33,5 @@ sub handler { my $W=My::Web->init(); My::Web->http_moved("./project/",HTTP_MOVED_PERMANENTLY); -die "NOTREACHED"; } 1;