X-Git-Url: https://git.jankratochvil.net/?p=www.jankratochvil.net.git;a=blobdiff_plain;f=WebConfig.pm;fp=WebConfig.pm;h=5160bd268936e767ad6926552cf94eee352f42a2;hp=1b3ea33466ca4621db1a244617a9acf947b246af;hb=de55841306665fcb733ed980d44034b2b8d1efd2;hpb=f98ea21c89225b70d0feea8e74d7315654feab42 diff --git a/WebConfig.pm b/WebConfig.pm index 1b3ea33..5160bd2 100644 --- a/WebConfig.pm +++ b/WebConfig.pm @@ -89,6 +89,11 @@ our %WebConfig=( "attr"=>'style="text-decoration: inherit; /* revoke underline */;"')); $r.="\n"; } +# FIXME: Catch the bug. +if ($r=~/resumejankratochvil.pm/) { + use Carp qw(confess cluck); + cluck "LOWERCASED; resume_url=$resume_url"; + } $r.=''."\n"; $r.=''."\n"; $r.=''."\n";