Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.479.189 Times

Tmpl freeware
Filter: All | Freeware | Demo
 

Tmpl

1 2 > 
Added: January 27, 2010 | Visits: 790

Template::Alloy Template::Alloy is a TT2/3, HT, HTE, Tmpl, and Velocity Engine. SYNOPSIS Template::Toolkit style usage my $t = Template::Alloy->new( INCLUDE_PATH => [/path/to/templates], ); my $swap = { key1 => val1, key2 => val2, code => sub { 42 }, hash => {a => b}, }; # print to STDOUT... Platforms: *nix

License: Freeware Size: 143.36 KB Download (92): Template::Alloy Download

Released: September 11, 2012  |  Added: September 11, 2012 | Visits: 270

ruby-tmpl: templating ala (mod_)Ruby Templating ala (mod_)Ruby. ruby-tmpl is a templating system that can be used for online and offline processing of documents and content. Platforms: Windows, Mac, Linux

License: Freeware Size: 18.1 KB Download (51): ruby-tmpl: templating ala (mod_)Ruby Download

Added: March 23, 2010 | Visits: 1.021

Text::Scraper Text::Scraper contains structured data from (un)structured text. SYNOPSIS use Text::Scraper; use LWP::Simple; use Data::Dumper; # # 1. Get our template and source text # my $tmpl = Text::Scraper->slurp(*DATA); my $src = get(http://search.cpan.org/recent) || die $!; # # 2. Extract... Platforms: *nix

License: Freeware Size: 46.08 KB Download (142): Text::Scraper Download

Added: August 09, 2010 | Visits: 1.082

CGI::Application::Plugin::PageBuilder CGI::Application::Plugin::PageBuilder is a Perl module that simplifies building pages with multiple templates. SYNOPSIS This module simplifies building complex web pages with many small piecemeal templates. Instead of sub run_mode { my $self = shift; my $header = $self->load_tmpl(... Platforms: *nix

License: Freeware Size: 4.1 KB Download (90): CGI::Application::Plugin::PageBuilder Download

Added: March 27, 2010 | Visits: 1.050

HTML::Template::Set HTML::Template::Set is a HTML::Template extension that adds set support. SYNOPSIS in your HTML: < TMPL_SET NAME="handler" >apples_to_oranges< /TMPL_SET > < TMPL_SET NAME="title" >Apples Are Green< /TMPL_SET > < HTML > < HEAD > < TITLE >< TMPL_VAR NAME="title" >< /TITLE > < /HEAD > <... Platforms: *nix

License: Freeware Size: 9.22 KB Download (94): HTML::Template::Set Download

Added: March 09, 2010 | Visits: 1.047

Apache::ErrorControl Apache::ErrorControl Perl module is an Apache Handler for Templating Apache Error Documents. This mod_perl content handler will make templating your ErrorDocument pages easy. Basically you add a couple of entries to your httpd.conf file restart apache, make your template and your cruising.... Platforms: *nix

License: Freeware Size: 10.24 KB Download (96): Apache::ErrorControl Download

Added: January 18, 2010 | Visits: 657

Text::TemplateFill Text::TemplateFill is a Perl module for formatting of reports with templates from files, use for I18N. SYNOPSIS use Text::TemplateFill; my $tmpl = new Text::TemplateFill; $tmpl->SetOpt(BaseDir => "paras/$Country"); $tmpl->SetOpt(ErrorFunction => &LogMsg, LineTerminator => "rn"); # Must... Platforms: *nix

License: Freeware Size: 21.5 KB Download (93): Text::TemplateFill Download

Added: May 16, 2010 | Visits: 1.343

HTML::Template::Extension::DOC HTML::Template::Extension::DOC are plugins for comments in template. SYNOPSIS use HTML::Template::Extension; my $text = qq | < HTML >< HEAD >< /HEAD >< BODY > < H1 >This is a template example...< /H1 > < TMPL_DOC >An example use of TMPL_DOC tag < /TMPL_DOC > The sum between 1+1 is: <... Platforms: *nix

License: Freeware Size: 15.36 KB Download (104): HTML::Template::Extension::DOC Download

Added: September 04, 2010 | Visits: 3.042

HTML::Template::Extension::SLASH_VAR HTML::Template::Extension::SLASH_VAR is a plugins for < /TMPL_VAR > syntax. SYNOPSIS use HTML::Template::Extension; my $text = qq | SLASH_VAR plugin example ======================== If all is ok you can read this here --> < TMPL_VAR NAME="test" >a placeholder< /TMPL_VAR > |; my... Platforms: *nix

License: Freeware Size: 15.36 KB Download (95): HTML::Template::Extension::SLASH_VAR Download

Added: July 04, 2010 | Visits: 1.631

OpenInteract2::Manual::Tutorial OpenInteract2::Manual::Tutorial is a Perl module that will teach learn you how to create and modify a package. SYNOPSIS This tutorial will show you the different methods for creating a package and how to maintain them. CREATING THE PACKAGE A word on the example For our example were... Platforms: *nix

License: Freeware Size: 931.84 KB Download (99): OpenInteract2::Manual::Tutorial Download

Added: March 21, 2010 | Visits: 984

mod_trace_output 1.1 mod_trace_output is an Apache plugin implementing server monitoring for output Web pages. mod_trace_output is part of the WASA application developed by Jean-Pierre Norguet. WASA aims to analyse the semantic content viewed by a Web site visitors. Such analysis not only needs to log urls, but... Platforms: *nix

License: Freeware Size: 10.24 KB Download (88): mod_trace_output 1.1 Download

Added: March 01, 2010 | Visits: 996

CGI::Application::Generator CGI::Application::Generator is a Perl module with dynamically build CGI::Application modules. SYNOPSIS use CGI::Application::Generator; # Required methods my $cat = CGI::Application::Generator->new(); $cat->package_name(My::Widget::Browser); $cat->start_mode(list_widgets);... Platforms: *nix

License: Freeware Size: 14.34 KB Download (103): CGI::Application::Generator Download

Added: January 20, 2010 | Visits: 786

PhpWebmin PhpWebmin consists of a port of Webmins weblib.pl to PHP, and the integration of the phplib html template class, to help you in writing Webmin modules in PHP and to have a true separation between code and html. New functions added to the web-lib: tmplInit($array) Sets the templates... Platforms: *nix

License: Freeware Size: 34.82 KB Download (88): PhpWebmin Download

Added: May 18, 2010 | Visits: 909

Email::Handle Email::Handle is a Objective Email Handler. SYNOPSIS use Email::Handle; my $email = Email::Handle->new(root@example.com); print $email->is_valid ? yes : no; print $email->obfuscate; print $email->anonymize; print $email; $email->send(From => foo@example.com); This module is also... Platforms: *nix

License: Freeware Size: 5.12 KB Download (100): Email::Handle Download

Added: November 05, 2010 | Visits: 748

Text::MicroMason::Mason Text::MicroMason::Mason is a simple compiler for Mason-style Templating. SYNOPSIS Mason syntax provides several ways to mix Perl into a text template: < %args > $name < /%args > % if ( $name eq Dave ) { Im sorry < % $name % >, Im afraid I cant do that right now. % } else { < %perl >... Platforms: *nix

License: Freeware Size: 47.1 KB Download (92): Text::MicroMason::Mason Download

Added: June 03, 2010 | Visits: 707

Object::AutoAccessor Object::AutoAccessor is an accessor class by using AUTOLOAD. SYNOPSIS use Object::AutoAccessor; my $struct = { foo => { bar => { baz => BUILD OK, }, }, }; # Now lets easily accomplish it. my $obj = Object::AutoAccessor->build($struct); print $obj->foo->bar->baz; # prints BUILD OK... Platforms: *nix

License: Freeware Size: 6.14 KB Download (90): Object::AutoAccessor Download

Added: September 14, 2010 | Visits: 1.006

Template::Alloy::Parse Template::Alloy::Parse is a Perl module with common parsing role for creating AST from templates. The Template::Alloy::Parse role is reponsible for storing the majority of directive parsing code, as well as for delegating to the TT, HTE, Tmpl, and Velocity roles for finding variables and... Platforms: *nix

License: Freeware Size: 143.36 KB Download (93): Template::Alloy::Parse Download

Added: May 08, 2010 | Visits: 1.140

Apache::MP3::Skin Apache::MP3::Skin is a subclass of Apache::MP3::Playlist with the ability to "skin" the output using HTML::Template. SYNOPSIS # httpd.conf or srm.conf AddType audio/mpeg .mp3 .MP3 # httpd.conf or access.conf < Location /songs > SetHandler perl-script PerlHandler Apache::MP3::Skin... Platforms: *nix

License: Freeware Size: 18.43 KB Download (112): Apache::MP3::Skin Download

Added: October 08, 2010 | Visits: 1.840

SMTP Relay Checker SMTP Relay Checker is a fully configurable, multithreaded open mail relay scanner. It supports scanning of IP blocks, and can print the results to a Web page. SMTP Relay Checker is intended for Systems Administrators to check IP blocks under their control. Compilation / Installation To... Platforms: *nix

License: Freeware Size: 54.27 KB Download (176): SMTP Relay Checker Download

Added: January 17, 2010 | Visits: 861

Text::ScriptTemplate Text::ScriptTemplate is a standalone ASP/JSP/PHP-style template processor. SYNOPSIS use Text::ScriptTemplate; $text = < # - any Perl expression is supported Message is: < %= $TEXT % >. # - also supports variable expansion < % } % >... Platforms: *nix

License: Freeware Size: 9.22 KB Download (91): Text::ScriptTemplate Download

1 2 >