Sun, 06 Oct 2024 01:23:26 UTC | login

Information for RPM perl-CGI-Prototype-0.9054-17.fc27.src.rpm

ID11405
Nameperl-CGI-Prototype
Version0.9054
Release17.fc27
Epoch
Archsrc
SummaryCreate a CGI application by subclassing
DescriptionThe 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.
Build Time2017-07-28 05:34:31 GMT
Size26.84 KB
074635975aaa7fdb517420815888409b
LicenseGPL+ or Artistic
Provides No Provides
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
perl(Class::Prototyped)
perl(ExtUtils::MakeMaker)
perl(Template)
perl(Test::More)
perl(Test::Pod)
perl(Test::Pod::Coverage)
perl-generators
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 2 of 2
Name ascending sort Size
CGI-Prototype-0.9054.tar.gz13.82 KB
perl-CGI-Prototype.spec6.19 KB
Component of No Buildroots