>>>>> "Roderick" == Roderick A Anderson <[EMAIL PROTECTED]> writes:
Roderick> Since I haven't taken or been given the time to install CVS
Roderick> or a friend I do some documentation in the code. Not in pod
Roderick> just a a bunch of comments.
Well, why not pod?
[%#
=head1 My Template
=over
=item INCLUDE foo
The foo block eats the other templating systems for lunch.
=cut
%]
[% BLOCK foo %]
[% FOR i IN ['HTML::Template', 'Mason'] %]Eating [% i %]... [% END %]
[% END %]
[%#
=item INCLUDE bar
...
=back
%]
It's not as easy as Perl, but it'll work.
--
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<[email protected]> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!
_______________________________________________
templates mailing list
[email protected]
http://lists.template-toolkit.org/mailman/listinfo/templates