Changes for version 1.03

  • Add cat command: Basically just an alias to `read --stdout`.
  • Add --html option read command: Read the unformatted HTML contents of a post.
  • Add '%z' formatting code for feed and post formatting, and the --time-format option: Print post/feed dates using the strftime format specified by --time-format.
  • nossui: Add 'Read' button to posts selection menu.
  • nossui: Allow updating/reloading by group or feed.
  • If a post does not have a specific author, use the feed's author if present. Existing databases will have to be reloaded to reflect this change.
  • Don't leak open directory handles in clean command.
  • No longer maintain META files manually.

Documentation

RSS/Atom feed reader and aggregator
dialog-based frontend to noss

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

Provides

in lib/WWW/Noss/FeedReader/Atom.pm
in lib/WWW/Noss/FeedReader/RSS.pm