Revision history for WebFetch::Input::RSS 0.3.2 2023-07-30T23:56:13-07:00 America/Los_Angeles [REVISION] - undo minimum Perl 5.10: conditionally use 'version' on older Perls 0.3.1 2023-07-24T09:13:08-07:00 America/Los_Angeles [BUG FIXES] - update version numbers in 'use' statements to v-notation due to incompatible change in 5.39.1 import() [REVISION] - minimum Perl version to 5.10 for version object dependency 0.3.0 2022-10-25T23:42:57-07:00 America/Los_Angeles [MINOR] - renamed WebFetch::Input::RSS to WebFetch::RSS since the code reorg is for output too - WebFetch::Input::RSS remains as an alias for WebFetch::RSS for backward compatibility [REVISION] - update tests against RSS spec samples to test usage as WebFetch::RSS and WebFetch::Input::RSS - update test data to follow WebFetch::Output::Capture fix in WebFetch 0.15.4 0.2.1 2022-09-21T11:41:58-07:00 America/Los_Angeles [BUG FIXES] - bump WebFetch prerequisite to 0.15.3 to fix test problems observed by CPAN Testers 0.2.0 2022-09-19T21:38:44-07:00 America/Los_Angeles [MINOR] - submodules now use Config store to add CLI/API options & usage to WebFetch [REVISION] - code modernization: update Perl Best Practices conformance to Perl::Critic's "harsh" warning level - code modernization: formatting with perltidy 0.1.0 2022-07-18T23:55:47-07:00 America/Los_Angeles [MINOR] - reorg out from WebFetch distro to new module to separate its dependencies