Main > Programming > Libraries >

Template::Plugin::SumOf 0.01

Template::Plugin::SumOf 0.01

Sponsored Links

Template::Plugin::SumOf 0.01 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.004 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 1002
Date added: 2007-01-25
Publisher: Tokuhiro Matsuno

Template::Plugin::SumOf 0.01 description

Template::Plugin::SumOf is a Perl module to calculate the sum with VMETHODS.

SYNOPSIS

# in your script
use Template;
use Template::Plugin::SumOf;
my $tt = Template->new;
$tt->process(
template.html,
{
ary => [
{ date => 2006-09-13, price => 300 },
{ date => 2006-09-14, price => 500 }
]
}
)
or die $tt->error;

# in your template.
[% USE SumOf -%]
[%- FOR elem IN objects -%]
[% elem.date %],[% elem.price %]
[% END -%]
,[% objects.sum_of(price) %]

# result.
2006-09-13,300
2006-09-14,500
,800

You can easy to calcurate sum of array, with VMETHODS.

Template::Plugin::SumOf 0.01 Screenshot

Advertisements

Template::Plugin::SumOf 0.01 Keywords

Bookmark Template::Plugin::SumOf 0.01

Hyperlink code:
Link for forum:

Template::Plugin::SumOf 0.01 Copyright

WareSeeker periodically updates pricing and software information of Template::Plugin::SumOf 0.01 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Template::Plugin::SumOf 0.01 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Sponsored Links
Related Software
Template::Plugin::JSON is a Perl module that adds a .json vmethod for all TT values. Free Download
Template::Plugins is a Perl module with plugin provider module. Free Download
Template::Plugin::Datum is a Perl module with TT2 plugin that converts international date format to German date format. Free Download
Template::Plugin::SSI is a plugin to use SSI in Template Toolkit (wrapper for CGI::SSI). Free Download
Template::Plugin::AutoLink is a TT filter plugin to replace URL and e-mail address with hyperlink automatically. Free Download
Template::Plugin::MP3::Tag is a Perl interface to the MP3::Tag Module. Free Download
Template::Plugin::MP3 is a Perl interface to the MP3::Info Module. Free Download
Template::Plugin::XML is a XML plugin for the Template Toolkit. Free Download