The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Text::Forge -

SYNOPSIS

  use Text::Forge;

  my $forge = new Text::Forge;
  $forge->send('mytemplate.tf');

DESCRIPTION

TEMPLATE SYNTAX

AUTHOR

Copyright 1998-1999, Maurice Aubrey <maurice@hevanet.com>. All rights reserved.

This module is free software; you may redistribute it and/or modify it under the same terms as Perl itself.

SEE ALSO

Text::Forge::CGI, Text::Forge::Sendmail, Text::Forge::MemCache, Text::Forge::NoCache