From: short <> Date: Fri, 23 Sep 2005 03:26:19 +0000 (+0000) Subject: 'My::Web->heading();' is no longer compatible with: My::Web->http_moved() X-Git-Url: http://git.jankratochvil.net/?p=www.jankratochvil.net.git;a=commitdiff_plain;h=15f2c1ff355f2ec2c7ee294438ad5caca38d16de 'My::Web->heading();' is no longer compatible with: My::Web->http_moved() --- diff --git a/project/Rel.pm b/project/Rel.pm index fbe9d39..1cb01ae 100755 --- a/project/Rel.pm +++ b/project/Rel.pm @@ -41,7 +41,6 @@ my $W=My::Web->init( }, "header_only"=>1, ); -My::Web->heading(); my %item=project::Lib->name_to_hashref();