Help for this page

Select Code to Download


  1. or download this
    Anonymous function called in forbidden scalar context; faulting at c:/
    +ActivePerl/site/lib/Lingua/EN/Tagger.pm line 199
    
  2. or download this
    sub add_tags {
            
    ...
            $self->_reset;
            return join ' ', @tags;
    }