IM::Nntp.3pm

Langue: en

Autres versions - même langue

Version: 2010-02-15 (ubuntu - 24/10/10)

Section: 3 (Bibliothèques de fonctions)

NAME

IM::Nntp - NNTP hanlder

SYNOPSIS

  use IM::Nntp;
 
  $return_code = &nntp_transaction(server_list, newsgroups,
      part_current, part_total, authuser);
  $return_code = &nntp_close;
 
 

Other subroutines: nntp_open nntp_article nntp_list nntp_command nntp_command_response nntp_next_response nntp_get_message nntp_get_msg nntp_head_as_string nntp_spec

DESCRIPTION

The IM::Nntp module handles NNTP.

This modules is provided by IM (Internet Message).

IM (Internet Message) is copyrighted by IM developing team. You can redistribute it and/or modify it under the modified BSD license. See the copyright file for more details.