'My::Web->heading();' is no longer compatible with: My::Web->http_moved()
authorshort <>
Fri, 23 Sep 2005 03:26:19 +0000 (03:26 +0000)
committershort <>
Fri, 23 Sep 2005 03:26:19 +0000 (03:26 +0000)
project/Rel.pm

index fbe9d39..1cb01ae 100755 (executable)
@@ -41,7 +41,6 @@ my $W=My::Web->init(
                                },
                "header_only"=>1,
                );
-My::Web->heading();
 
 
 my %item=project::Lib->name_to_hashref();