Yep!
> Any output inside the page is not parsed again, but you can run it thru the
> Exeute function to get the desired result:
>
> <!-- blah blah -->
> [- $code = get_content_from_a_database("index.html"); -]
> [- Execute ({input => \$code}) -]
> <!-- blah blah -->
I stumbled across that solution by reading the documentation, and I'm
now confident I can deliver the product I said that I could deliver
(nothing like doing a Bill Gates to people ;-P)
DSL
--
while (<STDIN>) {
if (/perl is modem line noise/i) {
print "BULLSHIT";
} else { print; }}
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]