SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-CGI-Prototype rpm build for : Fedora 12. For other distributions click perl-CGI-Prototype.

Name : perl-CGI-Prototype
Version : 0.9053 Vendor : Fedora Project
Release : 7.fc12 Date : 2009-07-27 12:20:17
Group : Development/Libraries Source RPM : perl-CGI-Prototype-0.9053-7.fc12.src.rpm
Size : 0.05 MB
Packager : Fedora Project
Summary : Create a CGI application by subclassing
Description :
The core of every CGI application seems to be roughly the same:

* Analyze the incoming parameters, cookies, and URLs to determine the state
of the application (let\'s call this \"dispatch\").
* Based on the current state, analyze the incoming parameters to respond to
any form submitted (\"respond\").
* From there, decide what response page should be generated, and produce it
(\"render\").

CGI::Prototype creates a \"Class::Prototyped\" engine for doing all this, with
the right amount of callback hooks to customize the process. Because I\'m
biased toward Template Toolkit for rendering HTML, I\'ve also integrated that
as my rendering engine of choice. And, being a fan of clean MVC designs, the
classes become the controllers, and the templates become the views, with clean
separation of responsibilities, and \"CGI::Prototype\" a sort of \"archetypal\"
controller.

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora-secondary/releases/12/Everything/sparc/os/Packages

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-CGI-Prototype-0.9053-7.fc12.noarch.rpm
ftp.icm.edu.pl  perl-CGI-Prototype-0.9053-7.fc12.noarch.rpm
ftp.icm.edu.pl  perl-CGI-Prototype-0.9053-7.fc12.noarch.rpm
ftp.icm.edu.pl  perl-CGI-Prototype-0.9053-7.fc12.noarch.rpm
ftp.icm.edu.pl  perl-CGI-Prototype-0.9053-7.fc12.noarch.rpm
ftp.icm.edu.pl  perl-CGI-Prototype-0.9053-7.fc12.noarch.rpm
     

Provides :
perl(CGI::Prototype)
perl(CGI::Prototype::Hidden)
perl-CGI-Prototype

Requires :
perl(Template)
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(VersionedDependencies) <= 3.0.3-1
perl(warnings)
perl(:MODULE_COMPAT_5.10.0)
perl => 0:5.006
perl(base)
rpmlib(PayloadIsXz) <= 5.2-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
perl(Class::Prototyped)
perl(strict)


Content of RPM :
/usr/lib/perl5/vendor_perl/5.10.0/CGI
/usr/lib/perl5/vendor_perl/5.10.0/CGI/Prototype
/usr/lib/perl5/vendor_perl/5.10.0/CGI/Prototype.pm
/usr/lib/perl5/vendor_perl/5.10.0/CGI/Prototype/Hidden.pm
/usr/share/doc/perl-CGI-Prototype-0.9053
/usr/share/doc/perl-CGI-Prototype-0.9053/Changes
/usr/share/doc/perl-CGI-Prototype-0.9053/README
/usr/share/doc/perl-CGI-Prototype-0.9053/TODO
/usr/share/doc/perl-CGI-Prototype-0.9053/t
/usr/share/doc/perl-CGI-Prototype-0.9053/t/01-CGIP-core.t
/usr/share/doc/perl-CGI-Prototype-0.9053/t/02-CGIP-flow.t
/usr/share/doc/perl-CGI-Prototype-0.9053/t/03-CGIP-error.t
/usr/share/doc/perl-CGI-Prototype-0.9053/t/10-CGIPH-core.t
/usr/share/doc/perl-CGI-Prototype-0.9053/t/98-TestPod.t
/usr/share/doc/perl-CGI-Prototype-0.9053/t/99-TestPodCoverage.t
/usr/share/doc/perl-CGI-Prototype-0.9053/t/TestApp
/usr/share/doc/perl-CGI-Prototype-0.9053/t/TestApp/My
/usr/share/doc/perl-CGI-Prototype-0.9053/t/TestApp/My/App
/usr/share/doc/perl-CGI-Prototype-0.9053/t/TestApp/My/App.pm
/usr/share/doc/perl-CGI-Prototype-0.9053/t/TestApp/My/App/WRAPPER.tt
/usr/share/doc/perl-CGI-Prototype-0.9053/t/TestApp/My/App/thanks.pm
/usr/share/doc/perl-CGI-Prototype-0.9053/t/TestApp/My/App/thanks.tt
/usr/share/doc/perl-CGI-Prototype-0.9053/t/TestApp/My/App/welcome.pm
/usr/share/doc/perl-CGI-Prototype-0.9053/t/TestApp/My/App/welcome.tt
/usr/share/doc/perl-CGI-Prototype-0.9053/t/cprove
/usr/share/man/man3/CGI::Prototype.3pm.gz
/usr/share/man/man3/CGI::Prototype::Hidden.3pm.gz

 
ICM