-
-
26 Jul 2005 19:49:12 UTC
- Browse (raw)
- Changes
- How to Contribute
- Issues (2)
- Testers (12 / 0 / 0)
- Kwalitee
Bus factor: 0- License: unknown
- Activity
24 month- Tools
- Download (27.7KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- unknown
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.03
- When the template was read, the character-code can have been changed. It is related to constructor's option 'encoder'.
- Charset of the read template was obtained. The 'charset' method of the relation is added.
- EX-Code was evaluated at output.
- The problem concerning dispatching priority was canceled. It is processed in order of <TMPL_EX> appearing from the template regardless of the presence of <TMPL_INCLUDE *NAME>.
Modules
The Perl code is executed in HTML::Template.Provides
in Ex.pmExamples
- example/apache/example-httpd.conf
- example/data/bbs.db
- example/htdocs/base.cgi
- example/htdocs/exbase.css
- example/htdocs/img/ex-bg.gif
- example/htdocs/img/ex-site.jpg
- example/htdocs/img/ptop.gif
- example/htdocs/index.html
- example/lib/ExBase/ApacheHandler.pm
- example/lib/ExBase/Core.pm
- example/lib/myconfig.pm
- example/plugins/AmazonSelect.code
- example/plugins/ExBB.code
- example/template/ads-120-600.tmpl
- example/template/ads-300-250.tmpl
- example/template/ads-468-60.tmpl
- example/template/ads-728-90.tmpl
- example/template/ads-link-120-90.tmpl
- example/template/amazon-disp.tmpl
- example/template/amazon-perl.tmpl
- example/template/html-header.tmpl
- example/template/page-footer.tmpl
- example/template/page-header.tmpl
- example/vrsite/document.html
- example/vrsite/guestbook.html
- example/vrsite/index.html
Other files
Module Install Instructions
To install HTML::Template::Ex, copy and paste the appropriate command in to your terminal.
cpanm HTML::Template::Ex
perl -MCPAN -e shell install HTML::Template::Ex
For more information on module installation, please visit the detailed CPAN module installation guide.