Path to this page:
./
wip/p5-Petal,
Perl Template Attribute Language
Branch: CURRENT,
Version: 2.20,
Package name: p5-Petal-2.20,
Maintainer: hiramatuPetal stands for "Perl Template Attribute Language". It is inspired from the
Zope Page Templates TAL specification, and lets you write elegant, WYSIWYG
friendly templates.
Required to run:[
lang/perl5] [
wip/p5-MKDoc-XML]
Master sites: (Expand)
SHA1: b42683ca332667ef52cef9eb12a4ad3497aa9944
RMD160: c99c8da4f058f9fd58a18a732ca66b6846aba4ae
Filesize: 83.281 KB
Version history: (Expand)
- (2013-03-09) Package has been reborn
- (2013-03-09) Package deleted from pkgsrc
- (2012-06-11) Package has been reborn
- (2012-06-11) Package deleted from pkgsrc
- (2011-10-11) Updated to version: p5-Petal-2.20
- (2010-12-01) Package has been reborn
CVS history: (Expand)
| 2012-10-04 21:11:57 by Aleksej Saushev | Files touched by this commit (56) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
|
2011-10-11 09:46:43 by Hiramatsu Yoshifumi | Files touched by this commit (2) |  |
Log message:
Updated p5-Petal to 2.20.
Changes from previous:
2.20 Thu Aug 25 13:05:00 2011
- Remove usage of Safe in taint mode to fix compatability with Perl 5.12. \
This may break existing
code and reduces security! But for now it seems better to have at least a \
working version. (Damyan Ivanov)
- Fix code using deprecated UNIVERSAL->import (Stefan Seifert)
2.19 Fri Jun 16 15:22:00 2006
- alias false: modifier as not: to match TALES spec (Jonathan Vanasco)
- fix repeat/odd documentation bug and add to cookbook (Jonathan Vanasco)
- pod typos (sarabob)
- CACHE_ONLY option (Jonathan Vanasco)
- Add Digest::MD5 dependency (aaron)
- Allow passing arguments to coderefs
- Encoding support for gettext mo/po files (Andrew Rodland)
|
| 2008-05-30 14:22:19 by abs | Files touched by this commit (64) |
Log message:
Remove unnecessary (empty) PLIST files for p5-* packages
|
2006-01-26 11:51:25 by Hiramatsu Yoshifumi | Files touched by this commit (2) |  |
Log message:
Updated to p5-Petal to 2.18.
2.18 Tue Jan 17 13:01:00 2006
- $Petal::CodeGenerator::PI_RE should be applied newline insensitively
- pod fixes
- Cookbook tal:repeat example (DSL)
- pod note that on-error isn't fully implemented
- defang html metacharacters in on-error output
- undo 2.16 $Petal::Hash::String::VARIABLE_RE_BRACKETS ${1} regression
|
2005-10-04 10:18:08 by Hiramatsu Yoshifumi | Files touched by this commit (4) |  |
Log message:
Petal stands for "Perl Template Attribute Language". It is inspired \
from the
Zope Page Templates TAL specification, and lets you write elegant, WYSIWYG
friendly templates.
|