[X] The "eMule0.46b-Installer.exe" file could not be found or is not available. Please select another file.

Text::FastTemplate is yet another template module written in Perl. So why use this module instead of one of the other template modules? Well...it's ultra simple. It's fast. It's lean. It completely separates the presentation from the application logic.


http://bozzio.the-lehrs.com/Text::FastTemplate/





Separate each tag with a space.

Release Date:

2001-11-07

Topic:

License:

Intended Audience:

User Interface:

Programming Language:

Registered:

2001-04-11

Ratings and Reviews

  • Thumbs up:

    1
  • Thumbs down:

    0
100% of 1 user recommends this project

Be the first to post a text review of Text::FastTemplate. Rate and review a project by clicking thumbs up or thumbs down in the right column.

View all reviews

Project Feed

  • Code committed

    bozzio committed patchset 40 of module Text::FastTemplate to the Text::FastTemplate CVS repository, changing 1 files

    posted by bozzio 2671 days ago

  • Code committed

    bozzio committed patchset 39 of module Text::FastTemplate to the Text::FastTemplate CVS repository, changing 1 files

    posted by bozzio 2671 days ago

  • Code committed

    bozzio committed patchset 38 of module Text::FastTemplate to the Text::FastTemplate CVS repository, changing 2 files

    posted by bozzio 2671 days ago

  • Code committed

    bozzio committed patchset 37 of module Text::FastTemplate to the Text::FastTemplate CVS repository, changing 2 files

    posted by bozzio 2671 days ago

  • Tracker artifact added

    bozzio created the make stops with error artifact

    posted by bozzio 2980 days ago

  • Text::FastTemplate v0.95 Released!

    Text::FastTemplate v0.95 includes several enhancements to help the programmers to manage the numerous templates used by applications. The number of templates used by an application can increase quickly. Sometimes the same application serves data to different audiences, e.g. a web server that serves more than one URL. Poor organization can reduce programmer's and designer's job to chaotic tail-chasing. Enhancements to the API make it easier for the programmer to manage templates by streamlining default groups and template preloading. + templates can be organized into groups. + defaults() accepts defaults for more than one group now. + preload() will now accept a common set of parameters for several templates and groups. + modified templates can be reloaded on-line automatically. Other changes include + a bug-fix for a bug that stripped too much white-space. + removed preload()'s requirement for an ARRAY-REF to be passed. + removed dependencyon Data::Dumper. It was only used for debugging; it should have been removed previously. Comprehensive documentation and examples will be on-line at the Text::FastTemplate home page. Look for it at http://bozzio.the-lehrs.com/Text::FastTemplate/

    posted by bozzio 2980 days ago

  • File released: /Text-FastTemplate/0.95/perl-Text-FastTemplate-0.95-1.noarch.rpm

    posted 2980 days ago

  • File released: /Text-FastTemplate/0.95/Text-FastTemplate-0.95.tar.gz

    posted 2980 days ago

  • Code committed

    bozzio committed patchset 36 of module Text::FastTemplate to the Text::FastTemplate CVS repository, changing 2 files

    posted by bozzio 2980 days ago

  • Text-FastTemplate 0.95 file released: perl-Text-FastTemplate-0.95-1.noarch.rpm

    <UL> <LI> defaults(): changed to accept defaults for multpile groups passed in hash-refs. <LI> preload(): changed to deprecate usage of array-ref to pass list. <LI> preload(): changed to accept common defaults as hash kv pairs outside of the file lists that are passed as hash-refs. <LI> removed 'use Data::Dumper' which was mistakenly kept. it was only used for debugging. <LI> _scrub_template(): fixed nasty bug in a regex that flattened the source text by not trapping lines that contained keywords. <LI> improved FastTemplate.spec file to build noarch RPM. </UL>

    posted 2981 days ago

Rate and Review

Would you recommend this project?






<

Related Projects

Text::FastTemplate Actions

Thanks for your rating!

Would you also like to write a review?





Skip Review

Thanks for your review!

Get credit for your review by logging in via OpenID. Click your account provider:

No Thanks