logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

IM::Nntp - NNTP hanlder

Description

       The IM::Nntp module handles NNTP.

       This modules is provided by IM (Internet Message).

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

See Also