Practical mod_perl / HTML Book /



previous page: B.15.9. Apache::Sandwich—Layered Document (Sandwich) Maker
  
page up: HTML Version of the book
  
next page: B.15.11. Apache::SSI—Implement Server-Side Includes in Perl

B.15.10. Apache::SimpleReplace—Simple Template Framework


Apache::SimpleReplace provides a simple way to insert content within an established template for uniform content delivery. While the end result is similar to Apache::Sandwich, Apache::SimpleReplace offers two main advantages:

  • It does not use separate header and footer files, easing the pain of maintaining syntactically correct HTML in separate files.

  • It is Apache::Filter aware, so it can both accept content from other content handlers and pass its changes on to others later in the chain.

Available from CPAN. See the module manpage for more information.

 

Continue to:

  • prev: B.15.9. Apache::Sandwich—Layered Document (Sandwich) Maker
  • Table of Contents
  • next: B.15.11. Apache::SSI—Implement Server-Side Includes in Perl







TOP
previous page: B.15.9. Apache::Sandwich—Layered Document (Sandwich) Maker
  
page up: HTML Version of the book
  
next page: B.15.11. Apache::SSI—Implement Server-Side Includes in Perl


Menu

  • HTML Book
  • PDF Book
  • Download Code
  • Table of Contents
  • Errata
  • mod_perl2 User's Guide
  • Sitemap

Search


Add to Google




Creative Commons License


Written by
Eric Cholet (Logilune) and
Stas Bekman (StasoSphere & Free Books).


[ Privacy Policy | Terms of Use | About Us | Search ]

© 2007 StasoSphere.com