Help for this page

Select Code to Download


  1. or download this
    
      while ($raw =~ /\G([\w ]*)/g) {
    ...
          }
        }
      }
    
  2. or download this
      sub {
        my $t_ref = shift;
    ...
          confess("This shouldn't happen");
        }
      }