Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-CGI-Prototype | Distribution: Fedora Project |
Version: 0.9054 | Vendor: Fedora Project |
Release: 40.fc42 | Build date: Sat Jan 18 00:35:17 2025 |
Group: Unspecified | Build host: buildhw-a64-03.iad2.fedoraproject.org |
Size: 47860 | Source RPM: perl-CGI-Prototype-0.9054-40.fc42.src.rpm |
Packager: Fedora Project | |
Url: https://metacpan.org/release/CGI-Prototype | |
Summary: Create a CGI application by subclassing |
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.
GPL-1.0-or-later OR Artistic-1.0-Perl
* Fri Jan 17 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.9054-40 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Mon Aug 05 2024 Miroslav Suchý <msuchy@redhat.com> - 0.9054-39 - convert license to SPDX * Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.9054-38 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.9054-37 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.9054-36 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.9054-35 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.9054-34 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
/usr/share/doc/perl-CGI-Prototype /usr/share/doc/perl-CGI-Prototype/Changes /usr/share/doc/perl-CGI-Prototype/README /usr/share/doc/perl-CGI-Prototype/TODO /usr/share/doc/perl-CGI-Prototype/t /usr/share/doc/perl-CGI-Prototype/t/01-CGIP-core.t /usr/share/doc/perl-CGI-Prototype/t/02-CGIP-flow.t /usr/share/doc/perl-CGI-Prototype/t/03-CGIP-error.t /usr/share/doc/perl-CGI-Prototype/t/10-CGIPH-core.t /usr/share/doc/perl-CGI-Prototype/t/98-TestPod.t /usr/share/doc/perl-CGI-Prototype/t/99-TestPodCoverage.t /usr/share/doc/perl-CGI-Prototype/t/TestApp /usr/share/doc/perl-CGI-Prototype/t/TestApp/My /usr/share/doc/perl-CGI-Prototype/t/TestApp/My/App /usr/share/doc/perl-CGI-Prototype/t/TestApp/My/App.pm /usr/share/doc/perl-CGI-Prototype/t/TestApp/My/App/WRAPPER.tt /usr/share/doc/perl-CGI-Prototype/t/TestApp/My/App/thanks.pm /usr/share/doc/perl-CGI-Prototype/t/TestApp/My/App/thanks.tt /usr/share/doc/perl-CGI-Prototype/t/TestApp/My/App/welcome.pm /usr/share/doc/perl-CGI-Prototype/t/TestApp/My/App/welcome.tt /usr/share/doc/perl-CGI-Prototype/t/cprove /usr/share/man/man3/CGI::Prototype.3pm.gz /usr/share/man/man3/CGI::Prototype::Hidden.3pm.gz /usr/share/perl5/vendor_perl/CGI /usr/share/perl5/vendor_perl/CGI/Prototype /usr/share/perl5/vendor_perl/CGI/Prototype.pm /usr/share/perl5/vendor_perl/CGI/Prototype/Hidden.pm
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Apr 12 05:01:03 2025