Bug 168165 - [NEW PORT] devel/p5-String-TT: Perl interface to interpolate lexical variables
Summary: [NEW PORT] devel/p5-String-TT: Perl interface to interpolate lexical variables
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-20 14:20 UTC by Muhammad Moinur Rahman
Modified: 2012-05-22 13:40 UTC (History)
0 users

See Also:


Attachments
.shar (2.33 KB, text/plain)
2012-05-20 14:20 UTC, Muhammad Moinur Rahman
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Muhammad Moinur Rahman freebsd_committer freebsd_triage 2012-05-20 14:20:01 UTC
String::TT exports a "tt" function, which takes a TT (Template Toolkit)
template as its argument. It uses the current lexical scope to resolve
variable references.

For Committer's reference:
http://tb.s.ubze.ro//logs/7.4-FreeBSD-i386/p5-String-TT-0.03.log
http://tb.s.ubze.ro//logs/7.4-FreeBSD-amd64/p5-String-TT-0.03.log
http://tb.s.ubze.ro//logs/9.0-FreeBSD-i386/p5-String-TT-0.03.log
http://tb.s.ubze.ro//logs/9.0-FreeBSD-amd64/p5-String-TT-0.03.log
http://tb.s.ubze.ro//logs/8.3-FreeBSD-i386/p5-String-TT-0.03.log
http://tb.s.ubze.ro//logs/8.3-FreeBSD-amd64/p5-String-TT-0.03.log

Generated with FreeBSD Port Tools 0.99_5 (mode: new)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-05-20 14:20:21 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2012-05-22 13:36:40 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2012-05-22 13:36:50 UTC
miwi        2012-05-22 12:36:36 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-String-TT   Makefile distinfo pkg-descr pkg-plist 
  Log:
  String::TT exports a "tt" function, which takes a TT (Template Toolkit)
  template as its argument. It uses the current lexical scope to resolve
  variable references.
  
  PR:             ports/168165
  Submitted by:   Muhammad Moinur Rahman <5u623l20@gmail.com>
  
  Revision  Changes    Path
  1.4962    +1 -0      ports/devel/Makefile
  1.1       +28 -0     ports/devel/p5-String-TT/Makefile (new)
  1.1       +2 -0      ports/devel/p5-String-TT/distinfo (new)
  1.1       +3 -0      ports/devel/p5-String-TT/pkg-descr (new)
  1.1       +6 -0      ports/devel/p5-String-TT/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"