notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
p5-Text-Xslate High performance template engine
3.4.0 textproc on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.4.0Version of this port present on the latest quarterly branch.
Maintainer: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2010-06-10 08:14:39
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
Also Listed In: perl5
License: ART10 GPLv1+
WWW:
https://metacpan.org/release/Text-Xslate
Description:
Text::Xslate is a template engine tuned for persistent applications. This engine introduces the virtual machine paradigm. That is, templates are compiled into xslate intermediate code, and then executed by the xslate virtual machine.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (62 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-Text-Xslate-3.4.0/catalog.mk
  2. /usr/local/share/licenses/p5-Text-Xslate-3.4.0/LICENSE
  3. /usr/local/share/licenses/p5-Text-Xslate-3.4.0/ART10
  4. /usr/local/share/licenses/p5-Text-Xslate-3.4.0/GPLv1+
  5. bin/xslate
  6. lib/perl5/site_perl/mach/5.32/Text/Xslate.pm
  7. lib/perl5/site_perl/mach/5.32/Text/Xslate/Bridge.pm
  8. lib/perl5/site_perl/mach/5.32/Text/Xslate/Bridge/Star.pm
  9. lib/perl5/site_perl/mach/5.32/Text/Xslate/Compiler.pm
  10. lib/perl5/site_perl/mach/5.32/Text/Xslate/HashWithDefault.pm
  11. lib/perl5/site_perl/mach/5.32/Text/Xslate/Manual.pod
  12. lib/perl5/site_perl/mach/5.32/Text/Xslate/Manual/Builtin.pod
  13. lib/perl5/site_perl/mach/5.32/Text/Xslate/Manual/Cookbook.pod
  14. lib/perl5/site_perl/mach/5.32/Text/Xslate/Manual/Debugging.pod
  15. lib/perl5/site_perl/mach/5.32/Text/Xslate/Manual/FAQ.pod
  16. lib/perl5/site_perl/mach/5.32/Text/Xslate/PP.pm
  17. lib/perl5/site_perl/mach/5.32/Text/Xslate/PP/Const.pm
  18. lib/perl5/site_perl/mach/5.32/Text/Xslate/PP/Method.pm
  19. lib/perl5/site_perl/mach/5.32/Text/Xslate/PP/Opcode.pm
  20. lib/perl5/site_perl/mach/5.32/Text/Xslate/PP/State.pm
  21. lib/perl5/site_perl/mach/5.32/Text/Xslate/PP/Type/Macro.pm
  22. lib/perl5/site_perl/mach/5.32/Text/Xslate/PP/Type/Pair.pm
  23. lib/perl5/site_perl/mach/5.32/Text/Xslate/PP/Type/Raw.pm
  24. lib/perl5/site_perl/mach/5.32/Text/Xslate/Parser.pm
  25. lib/perl5/site_perl/mach/5.32/Text/Xslate/Runner.pm
  26. lib/perl5/site_perl/mach/5.32/Text/Xslate/Symbol.pm
  27. lib/perl5/site_perl/mach/5.32/Text/Xslate/Syntax/Kolon.pm
  28. lib/perl5/site_perl/mach/5.32/Text/Xslate/Syntax/Metakolon.pm
  29. lib/perl5/site_perl/mach/5.32/Text/Xslate/Syntax/TTerse.pm
  30. lib/perl5/site_perl/mach/5.32/Text/Xslate/Type/Raw.pm
  31. lib/perl5/site_perl/mach/5.32/Text/Xslate/Util.pm
  32. lib/perl5/site_perl/mach/5.32/auto/Text/Xslate/Xslate.so
  33. lib/perl5/site_perl/man/man1/xslate.1.gz
  34. lib/perl5/site_perl/man/man3/Text::Xslate.3.gz
  35. lib/perl5/site_perl/man/man3/Text::Xslate::Bridge.3.gz
  36. lib/perl5/site_perl/man/man3/Text::Xslate::Bridge::Star.3.gz
  37. lib/perl5/site_perl/man/man3/Text::Xslate::Compiler.3.gz
  38. lib/perl5/site_perl/man/man3/Text::Xslate::HashWithDefault.3.gz
  39. lib/perl5/site_perl/man/man3/Text::Xslate::Manual.3.gz
  40. lib/perl5/site_perl/man/man3/Text::Xslate::Manual::Builtin.3.gz
  41. lib/perl5/site_perl/man/man3/Text::Xslate::Manual::Cookbook.3.gz
  42. lib/perl5/site_perl/man/man3/Text::Xslate::Manual::Debugging.3.gz
  43. lib/perl5/site_perl/man/man3/Text::Xslate::Manual::FAQ.3.gz
  44. lib/perl5/site_perl/man/man3/Text::Xslate::PP.3.gz
  45. lib/perl5/site_perl/man/man3/Text::Xslate::PP::Const.3.gz
  46. lib/perl5/site_perl/man/man3/Text::Xslate::PP::Method.3.gz
  47. lib/perl5/site_perl/man/man3/Text::Xslate::PP::Opcode.3.gz
  48. lib/perl5/site_perl/man/man3/Text::Xslate::PP::State.3.gz
  49. lib/perl5/site_perl/man/man3/Text::Xslate::PP::Type::Macro.3.gz
  50. lib/perl5/site_perl/man/man3/Text::Xslate::PP::Type::Pair.3.gz
  51. lib/perl5/site_perl/man/man3/Text::Xslate::PP::Type::Raw.3.gz
  52. lib/perl5/site_perl/man/man3/Text::Xslate::Parser.3.gz
  53. lib/perl5/site_perl/man/man3/Text::Xslate::Runner.3.gz
  54. lib/perl5/site_perl/man/man3/Text::Xslate::Symbol.3.gz
  55. lib/perl5/site_perl/man/man3/Text::Xslate::Syntax::Kolon.3.gz
  56. lib/perl5/site_perl/man/man3/Text::Xslate::Syntax::Metakolon.3.gz
  57. lib/perl5/site_perl/man/man3/Text::Xslate::Syntax::TTerse.3.gz
  58. lib/perl5/site_perl/man/man3/Text::Xslate::Type::Raw.3.gz
  59. lib/perl5/site_perl/man/man3/Text::Xslate::Util.3.gz
  60. @owner
  61. @group
  62. @mode
Collapse this list.
Dependency lines:
  • p5-Text-Xslate>0:textproc/p5-Text-Xslate
To install the port:
cd /usr/ports/textproc/p5-Text-Xslate/ && make install clean
To add the package, run one of these commands:
  • pkg install textproc/p5-Text-Xslate
  • pkg install p5-Text-Xslate
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-Text-Xslate
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1536761546 SHA256 (Text-Xslate-3.4.0.tar.gz) = 3b98c99110b51c1048d0b373f20c5147e2ddb1d571ee269ba63d8256ca2693be SIZE (Text-Xslate-3.4.0.tar.gz) = 228885

Packages (timestamps in pop-ups are UTC):
p5-Text-Xslate
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.4.03.4.03.4.03.4.03.4.0-3.4.0-
FreeBSD:13:quarterly3.4.03.4.03.4.03.4.03.4.03.4.03.4.03.4.0
FreeBSD:14:latest3.4.03.4.03.4.03.4.03.4.03.4.0-3.4.0
FreeBSD:14:quarterly3.4.03.4.0-3.4.03.4.03.4.03.4.03.4.0
FreeBSD:15:latest3.4.03.4.0n/a3.4.0n/a3.4.03.4.03.4.0
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. p5-Data-MessagePack>=0.38 : devel/p5-Data-MessagePack
  2. p5-Mouse>=0.61 : devel/p5-Mouse
  3. perl5>=5.32.r0<5.33 : lang/perl5.32
  4. perl5>=5.32.r0<5.33 : lang/perl5.32
Runtime dependencies:
  1. p5-Data-MessagePack>=0.38 : devel/p5-Data-MessagePack
  2. p5-Mouse>=0.61 : devel/p5-Mouse
  3. perl5>=5.32.r0<5.33 : lang/perl5.32
This port is required by:
for Build
  1. devel/p5-Test2-Harness-UI
  2. textproc/p5-Text-Xslate-Bridge-TT2Like
  3. www/p5-Amon2
  4. www/p5-Amon2-Lite
  5. www/p5-Dancer-Template-Xslate
  6. www/p5-MojoX-Renderer-Xslate
for Run
  1. devel/p5-Test2-Harness-UI
  2. textproc/p5-Text-Xslate-Bridge-TT2Like
  3. www/p5-Amon2
  4. www/p5-Amon2-Lite
  5. www/p5-Dancer-Template-Xslate
  6. www/p5-MojoX-Renderer-Xslate

Configuration Options:
No options to configure
Options name:
textproc_p5-Text-Xslate
USES:
perl5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (12 items)
Collapse this list.
  1. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/Text/
  2. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Text/
  4. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Text/
  5. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Text/
  6. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/Text/
  7. http://backpan.perl.org/modules/by-module/Text/
  8. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Text/
  9. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/Text/
  10. https://cpan.metacpan.org/modules/by-module/
  11. https://cpan.metacpan.org/modules/by-module/Text/
  12. https://www.cpan.org/modules/by-module/Text/
Collapse this list.

Number of commits found: 45

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
3.4.0
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.4.0
20 Jul 2022 14:23:14
commit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9bcommit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9bcommit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9bcommit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9b files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
textproc: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Choe, Cheng-Dae" whitekid
  *  -
  *  <glewis@FreeBSD.org>
  *  <koshy@india.hp.com>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron Straup Cope
  *  Aaron Straup Cope <ascope@cpan.org>
  *  Ache
  *  Adam Herzog <adam@herzogdesigns.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.4.0
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
3.4.0
12 Sep 2018 22:57:21
Revision:479651Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.4.0

- Remove MASTER_SITE_SUBDIR
- Sort PLIST

Changes:	https://metacpan.org/changes/distribution/Text-Xslate
3.3.7
10 Sep 2018 11:17:00
Revision:479390Original commit files touched by this commit
des search for other commits by this committer
Reassign all of tobez@'s p5 ports to perl@.

Approved by:	tobez
3.3.7
27 May 2018 20:15:20
Revision:470993Original commit files touched by this commit
sunpoet search for other commits by this committer
Update WWW

search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.

With hat:	perl
3.3.7
15 Sep 2017 08:58:50
Revision:449893Original commit files touched by this commit
mat search for other commits by this committer
Fix license information for portgs that use "the same license as Perl".

Sponsored by:	Absolight
3.3.7
01 Apr 2016 14:25:18
Revision:412349Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
3.3.7
14 Sep 2015 12:19:50
Revision:396892Original commit files touched by this commit
mat search for other commits by this committer
Make it so that the default Perl is always called perl5.

- Move Perl's man1 files along with its man3 files.
- Move where Perl installs its modules man1 pages.
- Convert the ports installing man1 pages.
- Make different Perl versions installable at the same time.
  Though you should note that only the default version can be used to
  install Perl modules, and the non default Perl versions cannot use the
  modules installed via ports if they contain .so as they are installed
  in a version specific directory.

Reviewed by:	bapt (the Mk bits)
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3542
3.3.7
09 Sep 2015 14:02:58
Revision:396501Original commit files touched by this commit
tobez search for other commits by this committer
Update to 3.3.7.
3.3.3_1
05 Jun 2015 14:21:44
Revision:388583Original commit files touched by this commit
mat search for other commits by this committer
Get rid of PERL_LEVEL checks for Perl versions not supported.

Sponsored by:	Absolight
3.3.3_1
26 Nov 2014 13:08:38
Revision:373448Original commit files touched by this commit
mat search for other commits by this committer
Change the way Perl modules are installed, update the default Perl to 5.18.

Before, we had:

  site_perl :           lib/perl5/site_perl/5.18
  site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
  perl_man3 :           lib/perl5/5.18/man/man3

Now we have:

  site_perl : lib/perl5/site_perl
  site_arch : lib/perl5/site_perl/mach/5.18
  perl_man3 : lib/perl5/site_perl/man/man3

Modules without any .so will be installed at the same place regardless of the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.3.3
20 Nov 2014 10:02:27
Revision:372897Original commit files touched by this commit
kuriyama search for other commits by this committer
- Upgrade to 3.3.3.
2.0009
10 Jun 2014 12:14:14
Revision:357300Original commit files touched by this commit
mat search for other commits by this committer
Remove all the bootstrap files (.bs) from the plists.

Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.

PR:		190681
Submitted by:	mat
Exp-Run by:	antoine
Sponsored by:	Absolight
2.0009
24 Jan 2014 18:10:39
Revision:340922Original commit files touched by this commit
mat search for other commits by this committer
- Convert to staging
- Add license
- Pet portlint

Sponsored by:	Absolight
2.0009
20 Sep 2013 23:17:32
Revision:327773Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc)
2.0009
08 Sep 2013 16:40:43
Revision:326762Original commit files touched by this commit
tobez search for other commits by this committer
Update to 2.0009.

Changes:	http://search.cpan.org/dist/Text-Xslate/Changes
2.0006
05 Aug 2013 15:05:30
Revision:324276Original commit files touched by this commit
az search for other commits by this committer
- Convert to new perl framework
- Trim Makefile header

Approved by:	tobez@ (maintainer)
2.0006
03 Jun 2013 14:12:16
Revision:319782Original commit files touched by this commit
tobez search for other commits by this committer
Update to 2.0006.

Changes:	http://search.cpan.org/dist/Text-Xslate/Changes
2.0004
31 May 2013 10:41:02
Revision:319481Original commit files touched by this commit
tobez search for other commits by this committer
Update to 2.0004.

Changes:	http://search.cpan.org/dist/Text-Xslate/Changes
2.0003
13 May 2013 09:29:02
Revision:318033Original commit files touched by this commit
tobez search for other commits by this committer
Update to 2.0003.

Changes:	http://search.cpan.org/dist/Text-Xslate/Changes
2.0002
29 Apr 2013 10:39:55
Revision:316797Original commit files touched by this commit
tobez search for other commits by this committer
Update to 2.0002.

Changes:	http://search.cpan.org/dist/Text-Xslate/Changes
2.0001
24 Apr 2013 10:18:30
Revision:316418Original commit files touched by this commit
tobez search for other commits by this committer
Update to 2.0001.

Changes:	http://search.cpan.org/dist/Text-Xslate/Changes
2.0000
20 Feb 2013 10:44:21
Revision:312623Original commit files touched by this commit
tobez search for other commits by this committer
Update to 2.0000.

Changes:	http://search.cpan.org/dist/Text-Xslate/Changes
1.6002
21 Dec 2012 09:46:53
Revision:309348Original commit files touched by this commit
tobez search for other commits by this committer
Update to 1.6002.

Changes: http://search.cpan.org/dist/Text-Xslate/Changes
1.6001
06 Dec 2012 09:10:52
Revision:308374Original commit files touched by this commit
tobez search for other commits by this committer
Update to 1.6001.

Changes: http://search.cpan.org/dist/Text-Xslate/Changes

Feature safe:	yes
1.5025
26 Nov 2012 11:32:15
Revision:307773Original commit files touched by this commit
tobez search for other commits by this committer
Update to 1.5025.

Changes: http://cpansearch.perl.org/src/GFUJI/Text-Xslate-1.5025/Changes

PR:		173545
Submitted by:	Geraud CONTINSOUZAS
Feature safe:	yes
1.5019
13 Oct 2012 00:21:03
Revision:305801Original commit files touched by this commit
jhale search for other commits by this committer
- Update to 1.5019 [1]
- Fix portlint(1) warnings about BUILD/RUN_DEPENDS [1]
- Add regression-test target since TEST_DEPENDS were already there
- Trim Makefile header

PR:		ports/168112 [1]
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com> [1]
Approved by:	tobez (maintainer timeout, 5 months) [1]
		makc, avilla (mentors, implicit)
Feature safe:	yes
1.5009
12 Apr 2012 12:17:06
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 1.5009.

Changes:        http://search.cpan.org/dist/Text-Xslate/Changes
PR:             166869
Submitted by:   Alexey Illarionov <littlesavage@rambler.ru>
1.5007
30 Nov 2011 09:56:03
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 1.5007.

Changes:        http://search.cpan.org/dist/Text-Xslate/Changes
Feature safe:   yes
1.5002
07 Oct 2011 11:22:46
Original commit files touched by this commit
culot search for other commits by this committer
- Fix LICENSE (Artistic 1 instead of Artistic 2)
- Pet portlint(1)

PR:             ports/161336
Submitted by:   Simon Olofsson <simon@olofsson.de>
1.5002
02 Sep 2011 15:34:57
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 1.5002.

Changes:        http://search.cpan.org/dist/Text-Xslate/Changes
1.1005
09 May 2011 12:06:12
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 1.1005.

PR:     155260
Submitted by:   Alexey Illarionov <littlesavage@rambler.ru>
1.0000
11 Jan 2011 08:12:04
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 1.0000.

Changes:        http://search.cpan.org/dist/Text-Xslate/Changes
0.2008
01 Oct 2010 10:02:59
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.2008.

Changes:        http://search.cpan.org/dist/Text-Xslate/Changes
0.1051
23 Sep 2010 23:40:55
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Mark MAKE_JOBS_UNSAFE=yes

Reported by:    P6 TB
0.1051
30 Jul 2010 14:52:12
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.1051.

Changes:        http://search.cpan.org/dist/Text-Xslate/Changes
0.1042
09 Jul 2010 07:50:37
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.1042.

Changes:        http://search.cpan.org/dist/Text-Xslate/Changes
0.1040
01 Jul 2010 19:48:14
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.1040.

Changes:        http://search.cpan.org/dist/Text-Xslate/Changes
Feature safe:   yes
0.1036
23 Jun 2010 12:27:54
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.1036.

Changes:        http://search.cpan.org/dist/Text-Xslate/Changes
Feature safe:   yes
0.1034
16 Jun 2010 10:43:06
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.1034.

Changes:        http://search.cpan.org/dist/Text-Xslate/Changes
0.1033
14 Jun 2010 11:52:27
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.1033.

Changes:        http://search.cpan.org/dist/Text-Xslate/Changes
0.1032
11 Jun 2010 12:19:06
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.1032.

Changes:        http://search.cpan.org/dist/Text-Xslate/Changes
Feature safe:   yes
0.1031
10 Jun 2010 08:14:17
Original commit files touched by this commit
tobez search for other commits by this committer
Add textproc/p5-Text-Xslate 0.1031, a high performance template engine
for Perl.

Number of commits found: 45