GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
FormReply(3) User Contributed Perl Documentation FormReply(3)

News::FormReply - derivative of News::FormArticle and News::AutoReply

  use News::FormReply;

See below for functions available.

This is a "mixin" of News::FormArticle and News::AutoReply; it generates form replies by performing substitutions on a text file.

  use News::FormReply;

Exports nothing.

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.

Andrew Gierth <andrew@erlenstar.demon.co.uk>

Copyright 1997 Andrew Gierth <andrew@erlenstar.demon.co.uk>

This code may be used and/or distributed under the same terms as Perl itself.

Hey! The above document had some coding errors, which are explained below:
Around line 88:
You forgot a '=back' before '=head1'
2001-11-08 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.