From: short <> Date: Fri, 26 Sep 2003 23:33:23 +0000 (+0000) Subject: oops X-Git-Url: http://git.jankratochvil.net/?p=www.jankratochvil.net.git;a=commitdiff_plain;h=ae6ae56dc5cef8a5c1a77f8fa2ec400b9fe30988 oops --- diff --git a/project/captive/Index.html.pl b/project/captive/Index.html.pl index a1b1703..d98fe1c 100755 --- a/project/captive/Index.html.pl +++ b/project/captive/Index.html.pl @@ -61,7 +61,7 @@ my @stuff=( ." hal.dll.", ); -print "

$_

\n" for ($stuff[int rand($#stuff+1)]); +print "

$_

\n" for ($stuff[int rand @stuff]); print vskip "3ex";