in reply to Re: the trend of the presentation layer driving application logic
in thread the trend of the presentation layer driving application logic

HTML::Template is (intentionally) not capable of embedding Perl.
to the contrary: HTML::Template::Expr

DBSchema::Sample

  • Comment on Re: Re: the trend of the presentation layer driving application logic

Replies are listed 'Best First'.
Re: Re: Re: the trend of the presentation layer driving application logic
by perrin (Chancellor) on Nov 03, 2003 at 02:12 UTC
    That only supports specific functions that you add, not actual in-line Perl. At least that's my understanding.