Help for this page

Select Code to Download


  1. or download this
    <IN> for 1..32;
    
  2. or download this
    while (defined(my $goodstuff = <IN>)) {
       # and so on