Version: 0.14, Package name: p5-Template-Plugin-Class-0.14 |
Maintained by: The OpenBSD ports mailing-list |
Master sites:
|
Description Template::Plugin::Class allows you to call class methods on arbitrary classes. One use for this is in Class::DBI style applications, where you may do something like this: [% USE cd = Class('Music::CD') %] [% FOREACH disc = cd.retrieve_all %] [% disc.artist %] - [% disc.title %] [% END %] |
Filesize: 2.343 KB |
Version History (View Complete History) |
|
2020-07-03 15:46:09 by Stuart Henderson | Files touched by this commit (1723) |
Log message: bump for search.cpan.org->metacpan.org change |
2019-07-12 14:50:18 by Stuart Henderson | Files touched by this commit (845) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2016-03-20 13:57:24 by Christian Weisgerber | Files touched by this commit (1617) |
Log message: Remove SHARED_ONLY from all CPAN Perl ports and the cpan and perl MODULES. Add WANTLIB+=perl and PKG_ARCH=* as appropriate. |
2015-01-21 07:41:38 by Stuart Henderson | Files touched by this commit (50) |
Log message: drop USE_GROFF, output checked with gmdiff |
2015-01-17 20:16:09 by Christian Weisgerber | Files touched by this commit (3349) |
Log message: Drop remaining MD5/RMD160/SHA1 checksums. |
2011-06-25 02:23:52 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: update to Template-Plugin-Class-0.14 |
2010-12-03 04:46:54 by Antoine Jacoutot | Files touched by this commit (371) |
Log message: Bump after recent cpan.port.mk change. ok jasper@ (final commit) |
2010-11-20 12:56:52 by Marc Espie | Files touched by this commit (236) |
Log message: new depends |
2010-10-19 01:54:26 by Marc Espie | Files touched by this commit (205) |
Log message: USE_GROFF=Yes |
2010-07-13 14:14:24 by Stuart Henderson | Files touched by this commit (152) |
Log message: use REVISION |
2010-04-15 08:29:18 by Antoine Jacoutot | Files touched by this commit (91) |
Log message: Consistency: remove the 1, 2 or even 3 empty blank lines. sthen@ agrees |
2007-09-15 14:59:42 by Michael Erdely | Files touched by this commit (242) |
Log message: Remove surrounding quotes in COMMENT-*/PERMIT_* |
2007-04-05 11:26:27 by Marc Espie | Files touched by this commit (815) |
Log message: more base64 checksums |
2007-01-21 14:46:22 by Simon Dassow | Files touched by this commit (78) |
Log message: cpanify, use SHARED_ONLY and set a few licenses look okay to steven@ |