Changes for version 1.05
- Remove dependency on DateTime, DateTime::Format::Mail, and DateTime::Format::RFC3339 modules. This should give noss some minor performance improvements and drastically simplify its dependency tree.
- Add dependency to Time::Piece.
- Improved reading Atom post content elements.
- export no longer exports shel:// and file:// feeds by default. This can be re-enabled with the --export-special option.
- Added --list-limit option to list command: Limit the number of posts that are returned by the list command.
- The feed and post commands now use the %z code for their updated fields by default.
- Empty Atom author names/emails are now ignored. Existing databases will have to be reloaded to reflect this change.
- More informative error messages.
- Fix grammar in some messages.
- Fix documentation errors.
Modules
RSS/Atom feed reader and aggregator
Base class for feed configuration classes
Interface to curl command
noss SQLite database interface
dir subroutine
Class for storing feed configurations
RSS/Atom feed reader
Class for storing feed group configurations
Find user's home directory
lynx interface
OPML file reader/writer
Convert text to HTML
Parse timestamps
Provides
in lib/WWW/Noss/FeedReader/Atom.pm
in lib/WWW/Noss/FeedReader/RSS.pm