Bug 82401 - [NEW PORT] www/p5-Template-Multilingual: Multilingual templates for Template Toolkit
Summary: [NEW PORT] www/p5-Template-Multilingual: Multilingual templates for Template ...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-19 05:50 UTC by kaoru
Modified: 2005-07-18 11:34 UTC (History)
0 users

See Also:


Attachments
p5-Template-Multilingual-0.05.shar (2.77 KB, text/plain)
2005-06-19 05:50 UTC, kaoru
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description kaoru 2005-06-19 05:50:18 UTC
This subclass of Template Toolkit's Template::Parser parses multilingual
templates: templates that contain text in several languages.

    <t>
      <en>Hello!</en>
      <fr>Bonjour !</fr>
    </t>

Use this module directly if you have subclassed Template, otherwise you may
find it easier to use Template::Multilingual.

Language codes can be any string that matches \w+, but we suggest sticking
to ISO-639 which provides 2-letter codes for common languages and 3-letter
codes for many others.

WWW: http://search.cpan.org/~cholet/Template-Multilingual/

Generated with FreeBSD Port Tools 0.63
Comment 1 Erwin Lansing freebsd_committer freebsd_triage 2005-07-18 11:34:20 UTC
State Changed
From-To: open->closed

Committed thanks! 

I added a requirement for perl version 5.6.x or higher and 
fixed pkg-plist.