Help for this page

Select Code to Download


  1. or download this
    sub eteb {  
      my $data = shift;
    ...
      );        
      display('eteb2', @array);
    }
    
  2. or download this
      @array = extract_multiple(
        $data."",                                                         
    +                     
    ...
        undef,  
        1       
      );
    
  3. or download this
    sub eteb {   
      my $data = shift;
    ...
    data='(a)(b)'
    eteb1:a)(b
    eteb2:(a)(b)