X-Git-Url: http://git.jankratochvil.net/?p=www.jankratochvil.net.git;a=blobdiff_plain;f=project%2FMyWeb%2FIndex.pm;h=87f203d53addea93b48bd21444e85570e1837188;hp=c76b5357b873271d81d6bfb9fa007372ef4e0f99;hb=9dea92319106fc77d0817b6e100b22744e9e6495;hpb=334fd97dfc57e5e1372444b788f375fa5b6f2d6f diff --git a/project/MyWeb/Index.pm b/project/MyWeb/Index.pm index c76b535..87f203d 100644 --- a/project/MyWeb/Index.pm +++ b/project/MyWeb/Index.pm @@ -32,7 +32,6 @@ our @ListItem=( "platform"=>"web", "priority"=>250, "cvs"=>"MyWeb", - "cvs-for mod_perl2"=>"MyWeb:apache2", "cvs-of example web"=>"www/www.jankratochvil.net", "link-Example web"=>sub { return a_href('http://www.jankratochvil.net/'); }, "summary"=>sub { return a_href('http://www.perl.org/','Perl')." web framework"; },