FormReply(3pm) | User Contributed Perl Documentation | FormReply(3pm) |
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.
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.
2022-10-15 | perl v5.34.0 |