On Wed, 2 Jan 2002, Greg Zartman wrote:

> Darrell May <[EMAIL PROTECTED]> said:
> > Is there a way to [block] a section and tell Perl to output the [block]
> >w/o alteration?
> > Gotta be a way to do this.  Anyone know how?
> 
> This is kind of a generic statement.  To output anything in perl, you
> simply need to send it to standard output.  I believe what you are asking
> is how to maintain a block of perl code as it passes through the
> text::template perl module.  From what I understand of this module, perl
> code can be maintained if it is enclosed inside of a set of braces.

Quite the opposite. It will execute perl code which it finds inside a set 
of braces.

--
Charlie Brady                         [EMAIL PROTECTED]
Lead Product Developer
Network Server Solutions Group        http://www.e-smith.com/
Mitel Networks Corporation            http://www.mitel.com/
Phone: +1 (613) 368 4376 or 564 8000  Fax: +1 (613) 564 7739



--
Please report bugs to [EMAIL PROTECTED]
Please mail [EMAIL PROTECTED] (only) to discuss security issues
Support for registered customers and partners to [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Archives by mail and http://www.mail-archive.com/devinfo%40lists.e-smith.org

Reply via email to