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-35.fc39 RPM for noarch

From Fedora 39 for x86_64 / p

Name: perl-CGI-Prototype Distribution: Fedora Project
Version: 0.9054 Vendor: Fedora Project
Release: 35.fc39 Build date: Thu Jul 20 21:45:52 2023
Group: Unspecified Build host: buildvm-a64-24.iad2.fedoraproject.org
Size: 47765 Source RPM: perl-CGI-Prototype-0.9054-35.fc39.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

* 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
* Tue Sep 06 2022 Jitka Plesnikova <jplesnik@redhat.com> - 0.9054-33
  - Specify all dependencies
  - Modernize specfile
* 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

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, Fri May 10 02:04:07 2024