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

Search results for "Net::NNTP"

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

Net::NNTP::Auth - a standard NNTP authentication method River stage zero No dependents

NNTP authentication is a standard feature of most news servers nowadays, though many news readers have yet to catch up. When writing your own news reader, though, you have to keep track of this data separately, unless you have a standardized place to...

TSKIRVIN/newslib-0.84 - 22 Apr 2004 18:06:35 UTC - Search in distribution

Ponfish::News::MyNNTP - NNTP Client class River stage zero No dependents

"Net::NNTP" is a class implementing a simple NNTP client in Perl as described in RFC977. "Net::NNTP" inherits its communication methods from "Net::Cmd"...

DCLEE/ponfish-0.03 - 31 Mar 2007 21:35:41 UTC - Search in distribution

Sex - Perl teaches the birds and the bees. River stage zero No dependents

Heterogeneous recombination of Perl packages. Given two (or more, I'm a liberal guy) packages, Sex.pm will recombine their symbols at random recombining them into the new module thus providing a cross-section of its functions and global variables. It...

MSCHWERN/Sex-0.69 - 01 Apr 2000 21:32:53 UTC - Search in distribution

post River stage zero No dependents

RRA/Gateway-0.42 - 17 Apr 1998 05:22:58 UTC - Search in distribution

nnmirror - update an nntp server with respect to another server River stage zero No dependents

Nnmirror connects a FROM and a TO server using Net::NNTP. It asks the FROM server for new articles using the "NEWNEWS" command. For each returned message-id, the TO server is asked using "IHAVE". If TO wants the article, it is fetched from FROM and f...

ULPFR/NNML-1.14 - 29 May 2006 18:14:17 UTC - Search in distribution

LWP - The World-Wide Web library for Perl River stage four • 2163 direct dependents • 6200 total dependents

The libwww-perl collection is a set of Perl modules which provides a simple and consistent application programming interface (API) to the World-Wide Web. The main focus of the library is to provide classes and functions that allow you to write WWW cl...

OALDERS/libwww-perl-6.77 - 11 Mar 2024 00:58:25 UTC - Search in distribution

news - a web front-end to a local news server River stage zero No dependents

"news" connects to the local news server via NNTP on port 119 and offers a web interface for it. There are a number of views available: * the list of newsgroups available ("server view"); * the list of articles available in a particular newsgroup ("g...

SCHROEDER/App-news-1.09 - 13 Jan 2024 20:26:13 UTC - Search in distribution

perlipc - Perl interprocess communication (signals, fifos, pipes, safe subprocesses, sockets, and semaphores) River stage five • 11292 direct dependents • 32664 total dependents

The basic IPC facilities of Perl are built out of the good old Unix signals, named pipes, pipe opens, the Berkeley socket routines, and SysV IPC calls. Each is used in slightly different situations....

PEVANS/perl-5.38.2 - 29 Nov 2023 16:10:36 UTC - Search in distribution

IT::perlipc River stage zero No dependents

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

IPChains - Create and Manipulate ipchains via Perl River stage zero No dependents

This module acts as an interface to the ipchains(8) userspace utility by Paul "Rusty" Russell (http://www.rustcorp.com/linux/ipchains/). It attempts to include all the functionality of the original code with a simplified user interface via Perl. In a...

JESSICAQ/IPChains-0.7 - 06 Mar 2016 03:24:27 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

AnyEvent::Intro - an introductory tutorial to AnyEvent River stage three • 409 direct dependents • 668 total dependents

MLEHMANN/AnyEvent-7.17 - 18 Sep 2019 01:11:59 UTC - Search in distribution
  • AnyEvent::TLS - SSLv2/SSLv3/TLSv1 contexts for use in AnyEvent::Handle

distlinks - check URL links, with database cache River stage zero No dependents

Distlinks checks URLs found in files or a directory tree of files. An SQLite-3 database avoids rechecking links between multiple program runs. It's a bit rough but good for checking everything in a software distribution or similar. Various file types...

KRYDE/distlinks-11 - 30 Mar 2014 23:37:19 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

checklink - check the validity of links in an HTML or XHTML document River stage zero No dependents

This manual page documents briefly the checklink command, a.k.a. the W3C® Link Checker. checklink is a program that reads an HTML or XHTML document, extracts a list of anchors and links and checks that no anchor is defined twice and that all the link...

DHM/W3C-LinkChecker-5.0.0 - 17 Jun 2021 06:42:08 UTC - Search in distribution

Email::Send - Simply Sending Email River stage two • 22 direct dependents • 46 total dependents

This module provides a very simple, very clean, very specific interface to multiple Email mailers. The goal of this software is to be small and simple, easy to use, and easy to extend. Constructors new my $sender = Email::Send->new({ mailer => 'NNTP'...

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

Coro::LWP - make LWP non-blocking - as much as possible River stage two • 53 direct dependents • 69 total dependents

This module is an AnyEvent user, you need to make sure that you use and run a supported event loop. This module tries to make LWP non-blocking with respect to other coroutines as much as possible, and with whatever means it takes. LWP really tries ve...

MLEHMANN/Coro-6.57 - 29 Jul 2020 13:10:08 UTC - Search in distribution

kiboze.pl - a news archiving 'bot River stage zero No dependents

[...] -h Prints a short help message and exits. -v Prints the version number and exits. Recommended Usage After configuration, set up your crontab to run the script periodically. A sample crontab line, which runs every four hours: # Run kiboze.pl 0 0...

TSKIRVIN/News-Archive-0.14 - 25 May 2004 19:46:06 UTC - Search in distribution
40 results (0.073 seconds)