The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "Email::Send::NNTP"

Email::Send::NNTP - Post Messages to a News Server River stage two • 22 direct dependents • 46 total dependents

This is a mailer for "Email::Send" that will post a message to a news server. The message must be formatted properly for posting. Namely, it must contain a *Newsgroups:* header. At least the first invocation of "send" requires a news server arguments...

RJBS/Email-Send-2.201 - 05 Mar 2015 13:11:45 UTC - Search in distribution

Net::NNTP - NNTP Client class River stage five • 155 direct dependents • 10294 total dependents

"Net::NNTP" is a class implementing a simple NNTP client in Perl as described in RFC977 and RFC4642. With IO::Socket::SSL installed it also provides support for implicit and explicit TLS encryption, i.e. NNTPS or NNTP+STARTTLS. The Net::NNTP class is...

SHAY/libnet-3.15 - 20 Mar 2023 19:15:53 UTC - Search in distribution

Mail::Internet - manipulate email messages River stage three • 51 direct dependents • 484 total dependents

This package implements reading, creating, manipulating, and writing email messages. Sometimes, the implementation tries to be too smart, but in the general case it works as expected. If you start writing a new application, you should use the Mail::B...

MARKOV/MailTools-2.21 - 21 May 2019 14:28:18 UTC - Search in distribution

classesfaq - frequently asked questions about the Perl classes pragma River stage one • 1 direct dependent • 1 total dependent

RMUHLE/classes-0.944 - 08 Mar 2008 16:10:50 UTC - Search in distribution

rss2leafnode - post RSS or Atom feeds and web pages to newsgroups River stage zero No dependents

RSS2Leafnode downloads RSS or Atom feeds and posts items as messages to an NNTP news server. It's designed to make text items available for reading in local newsgroups, not propagating anywhere (though that's not enforced). Desired feeds are given in...

KRYDE/rss2leafnode-79 - 05 Feb 2017 11:24:31 UTC - Search in distribution

Mail::Cclient - Mailbox access via the c-client library API River stage zero No dependents

"Mail::Cclient" gives access to mailboxes in many different formats (including remote IMAP folders) via the c-client API. The c-client library is the core library used by Pine and the University of Washington IMAP daemon (written by Mark Crispin). Th...

MICB/Mail-Cclient-1.1 - 15 Nov 2000 13:22:59 UTC - Search in distribution

IT::perlfaq9 River stage zero No dependents

ENRYS/POD2-IT-0.13 - 26 Aug 2009 16:35:44 UTC - Search in distribution

Debug::Fork::Tmux - Makes fork() in debugger to open a new Tmux window River stage zero No dependents

Make sure you have the running "Tmux" window manager: $ tmux * Only "Tmux" version 1.6 and higher works with "Debug::Fork::Tmux". See "DEPENDENCIES". * It is not necessary to run this under "Tmux", see "Attaching to the other "Tmux" session". Then th...

VERESC/Debug-Fork-Tmux-1.000012 - 22 Mar 2013 08:19:49 UTC - Search in distribution

RTx::Foundry - Base classes for the RT Foundry system River stage zero No dependents

The RT Foundry project is the code behind Taiwan's OSSF initiative, as part of the Free Software Promotion Project, executed by the Institute of Information Science, Academia Sinica (IIS)....

AUTRIJUS/RTx-Foundry-0.01 - 28 Mar 2004 14:45:40 UTC - Search in distribution

Task::POE::All - All of POE on CPAN River stage zero No dependents

This task contains all distributions under the POE namespace....

APOCAL/Task-POE-All-1.102 - 09 Nov 2014 11:07:41 UTC - Search in distribution

MIME::Lite::HTML - Provide routine to transform a HTML page in a MIME-Lite mail River stage one • 1 direct dependent • 1 total dependent

This module is a Perl mail client interface for sending message that support HTML format and build them for you.. This module provide routine to transform a HTML page in MIME::Lite mail. So you need this module to use MIME-Lite-HTML possibilities Wha...

ALIAN/MIME-Lite-HTML-1.24 - 07 Oct 2011 13:49:18 UTC - Search in distribution

Mail::Summary::Tools - Tools for mailing list summarization. River stage zero No dependents

This distribution contains numerous classes useful for creating summaries, and an App::Cmd based frontend to those classes. The main usage is illustrated in the "SYNOPSIS" section....

NUFFIN/Mail-Summary-Tools-0.06 - 09 Sep 2007 17:07:21 UTC - Search in distribution

Mail::Message::Replace::MailInternet - fake Mail::Internet River stage two • 9 direct dependents • 14 total dependents

This module is a wrapper around a Mail::Message, which simulates a Mail::Internet object. The name-space of that module is hijacked and many methods are added. Most methods will work without any change, but you may need to have a look at your smtpsen...

MARKOV/Mail-Message-3.015 - 11 Dec 2023 09:00:09 UTC - Search in distribution

CPAN::Testers::Data::Uploads - CPAN Testers Uploads Database Generator River stage zero No dependents

This program allows the user to create, update and backup the uploads database, either as separate commands, or a combination of all three. The process order will always be CREATE->UPDATE->BACKUP, regardless of the order the options appear on the com...

BARBIE/CPAN-Testers-Data-Uploads-0.21 - 14 Sep 2014 02:04:57 UTC - Search in distribution

CPAN::Testers::WWW::Reports::Parser - CPAN Testers reports data parser River stage zero No dependents

This distribution is used to extract the data from either a JSON or a YAML file containing metadata regarding reports submitted by CPAN Testers, and available from the CPAN Testers website....

BARBIE/CPAN-Testers-WWW-Reports-Parser-0.06 - 25 Sep 2014 02:04:54 UTC - Search in distribution

Mail::MboxParser::Mail::Convertable - convert mail for sending etc. River stage one • 1 direct dependent • 1 total dependent

This class adds means to convert an email object into something that could be send via SMTP, NNTP or dumped to a file or filehandle. Therefore, methods are provided that change the structure of an email which includes adding and removing of header-fi...

VPARSEVAL/Mail-MboxParser-0.55 - 08 Dec 2005 10:21:27 UTC - Search in distribution

Catalyst::Plugin::Email - (DEPRECATED) Send emails with Catalyst River stage one • 1 direct dependent • 2 total dependents

Send emails with Catalyst and Email::Send and Email::MIME::Creator....

ETHER/Catalyst-Plugin-Email-0.09 - 12 Aug 2015 22:32:29 UTC - Search in distribution

POE::Component::Client::NNTP::Tail - Sends events for new articles posted to an NNTP newsgroup River stage one • 1 direct dependent • 1 total dependent

This component periodically polls an NNTP newsgroup and posts POE events to component listeners as new articles are available. These events contains the article ID and header text for the given articles. This component also facilitates retrieving the...

BINGOS/POE-Component-Client-NNTP-Tail-0.04 - 05 Dec 2019 19:58:21 UTC - Search in distribution
18 results (0.067 seconds)