Information for build perl-CGI-Prototype-0.9053-4.fc7

ID6156
Package Nameperl-CGI-Prototype
Version0.9053
Release4.fc7
Epoch
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.
Built bycweyl
State complete
Volume fedora_koji_archive00
StartedThu, 03 May 2007 20:52:08 UTC
CompletedThu, 03 May 2007 20:54:49 UTC
Taskbuild (dist-fc7, /cvs/pkgs:rpms/perl-CGI-Prototype/devel:perl-CGI-Prototype-0_9053-4_fc7)
Tags
dist-fc7
f7-final
f8-final
f9-alpha
olpc2-ship2
olpc2-trial3
olpc2-update1
RPMs
src
perl-CGI-Prototype-0.9053-4.fc7.src.rpm (info) (download)
noarch
perl-CGI-Prototype-0.9053-4.fc7.noarch.rpm (info) (download)
Logs
noarch
build.log
mockconfig.log
root.log
Changelog * Thu May 03 2007 Chris Weyl <cweyl@alumni.drew.edu> 0.9053-4 - bump * Mon Apr 30 2007 Chris Weyl <cweyl@alumni.drew.edu> 0.9053-3 - switch to filtering deps, rather than doing it manually * Mon Apr 30 2007 Chris Weyl <cweyl@alumni.drew.edu> 0.9053-2 - include full test suite in %doc - disable autoprov -- with this small of a package it's easier than filtering * Mon Apr 09 2007 Chris Weyl <cweyl@alumni.drew.edu> 0.9053-1 - Specfile autogenerated by cpanspec 1.70.