Help for this page

Select Code to Download


  1. or download this
    sub squote {
       my $s_pos = pos;
    ...
          return 0;
       }
    }
    
  2. or download this
    sub squote {
       my $s_pos = pos;
    ...
          }
       }
    }
    
  3. or download this
    sub ident {
       my $s_pos = pos;
    ...
          return 0;
       }
    }
    
  4. or download this
    sub ident {
       my $s_pos = pos;
    ...
          }
       }
    }