Help for this page

Select Code to Download


  1. or download this
    my @arr=qw(Apple Banana Orange Flower Green Red Yellow);
    print STDERR @arr;
    
  2. or download this
    [Fri Jul 07 15:02:20 2006] [error] [client 10.50.11.85] Apple, referer
    +: http://10.50.11.85/cgi-bin/mvc/GoView.cgi?rm=mode3
    [Fri Jul 07 15:02:20 2006] [error] [client 10.50.11.85] Banana, refere
    +r: http://10.50.11.85/cgi-bin/mvc/GoView.cgi?rm=mode3
    ...
    [Fri Jul 07 15:02:20 2006] [error] [client 10.50.11.85] Green, referer
    +: http://10.50.11.85/cgi-bin/mvc/GoView.cgi?rm=mode3
    [Fri Jul 07 15:02:20 2006] [error] [client 10.50.11.85] Red, referer: 
    +http://10.50.11.85/cgi-bin/mvc/GoView.cgi?rm=mode3
    [Fri Jul 07 15:02:20 2006] [error] [client 10.50.11.85] Yellow, refere
    +r: http://10.50.11.85/cgi-bin/mvc/GoView.cgi?rm=mode3