SPUG: ePerl templating

Adam Monsen meonkeys at hotmail.com
Thu Oct 26 15:21:05 CDT 2000


Any Apache::ePerl users out there? I've had great success with this module: 
I especially like the ease of installation/use and error reporting.

I don't understand an easy way to do templating; for example, using a common 
header or footer. I don't want to use SSI (unless this can't be done with 
ePerl). This is what I would like to do:

<? $r->include('path/to/template', param1 => 'A', param2 => 'B'); !>

but even

<? $r->include('path/to/template') !>

would be pretty cool too. Does this make sense?

On a side note, www.template-toolkit.org looks very interesting.
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at 
http://profiles.msn.com.


 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
     POST TO: spug-list at pm.org       PROBLEMS: owner-spug-list at pm.org
      Subscriptions; Email to majordomo at pm.org:  ACTION  LIST  EMAIL
  Replace ACTION by subscribe or unsubscribe, EMAIL by your Email-address
 For daily traffic, use spug-list for LIST ;  for weekly, spug-list-digest
  Seattle Perl Users Group (SPUG) Home Page: http://www.halcyon.com/spug/





More information about the spug-list mailing list