dotandimet / Mojo-Feed

Mojo::DOM based Feed Parser
Other
4 stars 1 forks source link

item hashes require non-whitespace content #22

Closed mohawk2 closed 4 years ago

mohawk2 commented 4 years ago

This fixes feeds where the ->text has a bunch of whitespace, but that is still true so shortcuts to that. This change requires non-whitespace where available.