Revision history for perl module Mojolicious::Plugin::FeedReader
0.05 2014-10-28
- Fixed possible bug revealed by Mojolicious 5.54 changes. Thanks to cpan testers!
- Added parse_opml helper.
0.04 2014-05-09
- Fixed test broken by Mojolicious changes
0.03 2014-04-03
- The helper parse_feed introduced as an alias (and future replacement) for parse_rss
- Calling parse_feed with a Mojo::DOM is not recommended because of encoding issues
- some re-writing of how a Mojo::DOM is created from the input (no interface change)