pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/p5-Text-Template
Module Name: pkgsrc
Committed By: wen
Date: Mon Aug 26 01:44:15 UTC 2013
Modified Files:
pkgsrc/textproc/p5-Text-Template: Makefile distinfo
Log Message:
Update to 1.46
Upstream changes:
What's new in v1.46 since v1.44:
Thanks to Rik Signes, there is a new
Text::Template->append_text_to_output method, which
Text::Template always uses whenever it wants to emit output.
You can subclass this to get control over the output, for
example for postprocessing.
A spurious warning is no longer emitted when the TYPE
parameter to ->new is omitted.
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 pkgsrc/textproc/p5-Text-Template/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/textproc/p5-Text-Template/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index