newslib is a library of perl modules for managing Network News services. It's meant to be used for code-reuse and sharing when writing news-based applications. It currently includes:
- News::Article::Response - create responses to News::Article articles
- News::Article::Ref - reference functions for news articles
- News::Article::Clean - subroutines to clean News::Article headers
- News::Article::Cancel - generate accurate cancel messages
- News::NNTPAuth - deprecated for Net::NNTP::Auth
- Net::NNTP::Auth - a standard NNTP authentication method
- Net::NNTP::Proxy - a news server in perl
- Net::NNTP::Client - simulate an entire NNTP client
- Net::NNTP::Functions - code to implement NNTP-standard functions
This is used with: