I hadn't actually intended to actually "re-invent the wheel". But rather, simply wanted to eliminate repeatedly re-typing the same lines, file, after file. So this idea seemed a simple solution -- combine all those blocks of (x)HTML in a Module. Then simply call them with short lines. In short; a great deal less typing.
As to "one of the many existing template systems"
I've yet to find one I actually like. But to each their own. :)
Best wishes, and thanks for the honest reply.
--Chris
#!/usr/bin/perl -Tw use Perl::Always or die; my $perl_version = (5.12.5); print $perl_version;
In reply to Re^2: Help with proper construction of callable scalars from a Module, please.
by taint
in thread Help with proper construction of callable scalars from a Module, please.
by taint
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |