Sat, 05 Oct 2024 23:19:14 UTC | login

Information for build perl-CGI-Prototype-0.9054-20.fc29

ID52742
Package Nameperl-CGI-Prototype
Version0.9054
Release20.fc29
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 bydavidlt
State complete
Volume DEFAULT
StartedWed, 18 Jul 2018 23:21:26 UTC
CompletedWed, 18 Jul 2018 23:21:26 UTC
Tags
f29
f30
f31
RPMs
src
perl-CGI-Prototype-0.9054-20.fc29.src.rpm (info) (download)
noarch
perl-CGI-Prototype-0.9054-20.fc29.noarch.rpm (info) (download)
Changelog * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.9054-20 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Sat Jun 30 2018 Jitka Plesnikova <jplesnik@redhat.com> - 0.9054-19 - Perl 5.28 rebuild * Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.9054-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.9054-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Jul 07 2017 Igor Gnatenko <ignatenko@redhat.com> - 0.9054-16 - Rebuild due to bug in RPM (RHBZ #1468476) * Tue Jun 06 2017 Jitka Plesnikova <jplesnik@redhat.com> - 0.9054-15 - Perl 5.26 rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.9054-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild