X-Git-Url: http://git.jankratochvil.net/?a=blobdiff_plain;f=project%2FIndex.html.pl;h=8b67c4b9068d4a9587e89bd41d5c3f2d44a8cb30;hb=dd8c6d6f376afc2f7a33118154707cc8e9e9059e;hp=2e42b10ff2a72c0e8486c9f4d025e25853db9d11;hpb=87881612a38624ab579efed6e93749b0e2b42fc7;p=www.jankratochvil.net.git diff --git a/project/Index.html.pl b/project/Index.html.pl index 2e42b10..8b67c4b 100755 --- a/project/Index.html.pl +++ b/project/Index.html.pl @@ -27,11 +27,8 @@ use warnings; BEGIN{ open F,"Makefile"; our $top_dir=pop @{[split /\s/,(grep /^top_srcdir/,)[0]]}; eval "use lib '$top_dir'"; close F; } use My::Web; -require 'CGI'; -require 'My::Project'; - -use constant ENTRIES=>"CVS/Entries"; -use constant ENTRIES_LOG=>"CVS/Entries.Log"; +require CGI; +Wrequire 'My::Project'; My::Web->init( @@ -45,7 +42,7 @@ my $CGI=CGI->new(); print <<'HERE';

Project List of Jan Kratochvil

-

+