SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-CGI-Builder-TT2 rpm build for : Mandriva 2009. For other distributions click perl-CGI-Builder-TT2.

Name : perl-CGI-Builder-TT2
Version : 0.03 Vendor : Mandriva
Release : 3mdv2009.0 Date : 2008-07-23 02:07:25
Group : Development/Perl Source RPM : perl-CGI-Builder-TT2-0.03-3mdv2009.0.src.rpm
Size : 0.02 MB
Packager : Thierry Vignaud < tvignaud_mandriva_com>
Summary : CGI::Builder and Template Toolkit 2 integration
Description :
This module transparently integrates CGI::Builder and Template in a very handy,
powerful and flexible framework that can save you a lot of coding, time and
resources. With this module, you don\'t need to produce the page_content within
your page handlers anymore (unless you want to); you don\'t even need to manage
a template system yourself (unless you want to).

If you use a template system on your own (i.e. not integrated in a CBF
extension), you will have to write all this code explicitly:

* create a page handler for each page as usual
* create a new template object and assign a new template file
* find the runtime values and assign them to the template object
* run the template process and set the page_content to the produced output

You can save all that by just including this module in your build, because it
implements an internal transparent and automatic template system that even
without your explicit intervention is capable of finding the correct template
and the correct runtime values to fill it, and generates the page_content
automagically. With this module you can even eliminate the page handlers that
are just setting the page_content, because the page is automatically sent by
the template system.

RPM found in directory: /vol/rzm6/linux-mandriva/official/2009.1/i586/media/contrib/release

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-CGI-Builder-TT2-0.03-3mdv2009.0.noarch.rpm
ftp.icm.edu.pl  perl-CGI-Builder-TT2-0.03-3mdv2009.0.noarch.rpm
ftp.icm.edu.pl  perl-CGI-Builder-TT2-0.03-3mdv2009.0.noarch.rpm
ftp.icm.edu.pl  perl-CGI-Builder-TT2-0.03-3mdv2009.0.noarch.rpm
     

Provides :
perl(CGI::Builder::TT2)
perl-CGI-Builder-TT2

Requires :
perl(Template)
perl-base => 2:5.10.0
rpmlib(CompressedFileNames) <= 3.0.4-1
perl(Devel::Peek)
rpmlib(VersionedDependencies) <= 3.0.3-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsLzma) <= 4.4.6-1
perl(Scalar::Util)


Content of RPM :
/usr/lib/perl5/vendor_perl/5.10.0/CGI/Builder/TT2.pm
/usr/share/doc/perl-CGI-Builder-TT2
/usr/share/doc/perl-CGI-Builder-TT2/Changes
/usr/share/doc/perl-CGI-Builder-TT2/README
/usr/share/man/man3/CGI::Builder::TT2.3pm.lzma

 
ICM