Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use strict;
    ...
    
    print br(),                  a( {href=>'games.pl'}, img{src=>'../data/
    +images/games.gif'} );
    print p( {-align=>'right'},  a( {href=>'show.pl?name=showlog'},  font(
    + {-size=>2, -color=>'Lime'},  b( 'Last Update: 29/4/2005' ))));
    
  2. or download this
    Global symbol "$hostmatch" requires explicit package name at D:\www\cg
    +i-bin\index.pl line 61.
    Global symbol "$data" requires explicit package name at D:\www\cgi-bin
    +\index.pl line 68.
    ...
    Global symbol "$data" requires explicit package name at D:\www\cgi-bin
    +\index.pl line 92.
    Global symbol "$data" requires explicit package name at D:\www\cgi-bin
    +\index.pl line 95.
    Execution of D:\www\cgi-bin\index.pl aborted due to compilation errors
    +.