Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-CGI-Prototype-0.9054-32.fc37 RPM for noarch

From Fedora 37 for ppc64le / p

Name: perl-CGI-Prototype Distribution: Fedora Project
Version: 0.9054 Vendor: Fedora Project
Release: 32.fc37 Build date: Fri Jul 22 05:43:21 2022
Group: Unspecified Build host: buildvm-s390x-20.s390.fedoraproject.org
Size: 48392 Source RPM: perl-CGI-Prototype-0.9054-32.fc37.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.

Provides

Requires

License

GPL+ or Artistic

Changelog

* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.9054-32
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Wed Jun 01 2022 Jitka Plesnikova <jplesnik@redhat.com> - 0.9054-31
  - Perl 5.36 rebuild
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.9054-30
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.9054-29
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Sun May 23 2021 Jitka Plesnikova <jplesnik@redhat.com> - 0.9054-28
  - Perl 5.34 rebuild
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.9054-27
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.9054-26
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild

Files

/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, Thu May 9 20:42:17 2024