Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-HTML-Template-2.95-1.el7 RPM for noarch

From EPEL 7 for x86_64 / Packages / p

Name: perl-HTML-Template Distribution: Fedora Project
Version: 2.95 Vendor: Fedora Project
Release: 1.el7 Build date: Tue Feb 11 21:08:42 2014
Group: Development/Libraries Build host: buildvm-25.phx2.fedoraproject.org
Size: 196669 Source RPM: perl-HTML-Template-2.95-1.el7.src.rpm
Packager: Fedora Project
Url: http://search.cpan.org/dist/HTML-Template/
Summary: Perl module to use HTML Templates
This module attempts make using HTML templates simple and natural.  It
extends standard HTML with a few new HTML-esque tags - <TMPL_VAR>,
<TMPL_LOOP>, <TMPL_INCLUDE>, <TMPL_IF> and <TMPL_ELSE>.  The file
written with HTML and these new tags is called a template.  It is
usually saved separate from your script - possibly even created by
someone else!  Using this module you fill in the values for the
variables, loops and branches declared in the template.  This allows
you to separate design - the HTML - from the data, which you generate
in the Perl script.

Provides

Requires

License

GPL+ or Artistic

Changelog

* Wed Oct 23 2013 Tom Callaway <spot@fedoraproject.org> - 2.95-1
  - update to 2.95
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.94-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Mon Jul 22 2013 Petr Pisar <ppisar@redhat.com> - 2.94-3
  - Perl 5.18 rebuild
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.94-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Fri Jan 18 2013 Tom Callaway <spot@fedoraproject.org> - 2.94-1
  - update to 2.94
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.91-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Sun Jun 17 2012 Petr Pisar <ppisar@redhat.com> - 2.91-2
  - Perl 5.16 rebuild
  - Specify all dependencies
* Mon Apr 02 2012 Tom Callaway <spot@fedoraproject.org> - 2.91-1
  - update to 2.91
* Mon Jan 16 2012 Ralf Corsépius <corsepiu@fedoraproject.org> - 2.10-5
  - Add BR: perl(Digest::MD5) (Fix gcc-4.7 FTBFS).
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.10-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Tue Aug 30 2011 Ville Skyttä <ville.skytta@iki.fi> - 2.10-3
  - Set module version to fake 2.91 to work around versioning issue (#734253).
  - Fix source URL, drop no longer needed README linefeed conversion.
* Mon Jul 18 2011 Petr Sabata <contyk@redhat.com> - 2.10-2
  - Perl mass rebuild
* Thu Jul 14 2011 Tom Callaway <spot@fedoraproject.org>  - 2.10-1
  - update to 2.10
* Tue Jun 21 2011 Marcela Mašláňová <mmaslano@redhat.com> - 2.9-11
  - Perl mass rebuild
* Sun Apr 24 2011 Tom Callaway <spot@fedoraproject.org> - 2.9-10
  - actually apply man page fixes patch
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.9-9
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Fri Dec 17 2010 Marcela Maslanova <mmaslano@redhat.com> - 2.9-8
  - 661697 rebuild for fixing problems with vendorach/lib
  - add missing BR CGI
  - add man page fixes from Debian
* Sun May 02 2010 Marcela Maslanova <mmaslano@redhat.com> - 2.9-7
  - Mass rebuild with perl-5.12.0
* Mon Dec 07 2009 Stepan Kasal <skasal@redhat.com> - 2.9-6
  - rebuild against perl 5.10.1
* Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.9-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.9-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.9-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Fri Feb 08 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 2.9-2
  - rebuild for new perl
* Tue Oct 16 2007 Tom "spot" Callaway <tcallawa@redhat.com> - 2.9-1.2
  - add BR: perl(Test::More)
* Tue Oct 16 2007 Tom "spot" Callaway <tcallawa@redhat.com> - 2.9-1.1
  - correct license tag
  - add BR: perl(ExtUtils::MakeMaker)
* Tue Jan 30 2007 Jose Pedro Oliveira <jpo at di.uminho.pt> - 2.9-1
  - Update to 2.9.
* Fri Sep 08 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 2.8-3
  - Rebuild for FC6.
* Sat Feb 18 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 2.8-2
  - Rebuild for FC5 (perl 5.8.8).
* Thu Dec 29 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 2.8-1
  - Update to 2.8.
* Sat Aug 13 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 2.7-4
  - README file: corrected the end-of-line encoding (#165874).
  - Bring up to date with Fedora Extras template.
* Thu Apr 07 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 2.7-3
  - rebuilt
* Mon Oct 25 2004 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0:2.7-0.fdr.2
  - Typo correction (rpmlint warning).
  - Build requirements: removed perl(CGI).
* Fri Jun 25 2004 Ville Skyttä <ville.skytta@iki.fi> - 0:2.7-0.fdr.1
  - First build after 2nd time of losing the specfile somewhere :(

Files

/usr/share/doc/perl-HTML-Template-2.95
/usr/share/doc/perl-HTML-Template-2.95/Changes
/usr/share/doc/perl-HTML-Template-2.95/LICENSE
/usr/share/doc/perl-HTML-Template-2.95/README
/usr/share/man/man3/HTML::Template.3pm.gz
/usr/share/man/man3/HTML::Template::FAQ.3pm.gz
/usr/share/perl5/vendor_perl/HTML
/usr/share/perl5/vendor_perl/HTML/Template
/usr/share/perl5/vendor_perl/HTML/Template.pm
/usr/share/perl5/vendor_perl/HTML/Template/FAQ.pm


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu Apr 18 03:02:00 2024