Changes for version 2.01
- Add "discover" command: Discover feed URLs associated with a given web page.
- update and reload commands now have colored error messages.
- update respects the "Retry-After" HTTP header.
- update now follows redirections.
- Multiple instances of noss can now access the same database at the same time.
- Format strings now accept a plus ("+") sign prefix for justifying to the right.
Modules
RSS/Atom feed reader and aggregator
Base class for feed configuration classes
Interface to curl command
noss SQLite database interface
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
Misc. utility functions for noss
Provides
in lib/WWW/Noss/FeedReader/Atom.pm
in lib/WWW/Noss/FeedReader/MediaRSS.pm
in lib/WWW/Noss/FeedReader/RSS.pm