| Name: | perl-HTML-TokeParser-Simple |
|---|---|
| Version: | 3.16 |
| Release: | 25.el8 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 63156 |
| License: | GPL+ or Artistic |
| RPM: | perl-HTML-TokeParser-Simple-3.16-25.el8.noarch.rpm |
| Source RPM: | perl-HTML-TokeParser-Simple-3.16-25.el8.src.rpm |
| Build Date: | Sun Jan 09 2022 |
| Build Host: | build-ol8-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://metacpan.org/release/HTML-TokeParser-Simple |
| Summary: | Easy to use HTML::TokeParser interface |
| Description: | HTML::TokeParser is an excellent module that's often used for parsing HTML. However, the tokens returned are not exactly intuitive to parse. To simplify this, HTML::TokeParser::Simple allows the user ask more intuitive (read: more self-documenting) questions about the tokens returned. |