debian man page for news::formreply

Query: news::formreply

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

FormReply(3pm)						User Contributed Perl Documentation					    FormReply(3pm)

NAME
News::FormReply - derivative of News::FormArticle and News::AutoReply
SYNOPSIS
use News::FormReply; See below for functions available.
DESCRIPTION
This is a "mixin" of News::FormArticle and News::AutoReply; it generates form replies by performing substitutions on a text file.
USAGE
use News::FormReply; Exports nothing. Constructor new ( ORIGINAL, FILENAME [, SOURCE [...]] ) Construct an article as a reply to "ORIGINAL", initialised from the specified file, performing variable substitution with values supplied by the "SOURCE" parameters (see News::FormArticle). The Subject, To, References and In-Reply-To headers are setup after the template has been read and substituted, but a Subject header set in a template will not be overridden.
AUTHOR
Andrew Gierth <andrew@erlenstar.demon.co.uk>
COPYRIGHT
Copyright 1997 Andrew Gierth <andrew@erlenstar.demon.co.uk> This code may be used and/or distributed under the same terms as Perl itself. perl v5.10.1 2010-04-03 FormReply(3pm)
Related Man Pages
inews(1) - debian
inews(1) - netbsd
news::autoreply(3pm) - debian
news::scan(3pm) - debian
news::scan::thread(3pm) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
Introduction
Weird 'find' results