Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-CGI-Ex | Distribution: Fedora Project |
Version: 2.55 | Vendor: Fedora Project |
Release: 4.fc41 | Build date: Fri Jul 19 14:02:56 2024 |
Group: Unspecified | Build host: buildhw-x86-01.iad2.fedoraproject.org |
Size: 893839 | Source RPM: perl-CGI-Ex-2.55-4.fc41.src.rpm |
Packager: Fedora Project | |
Url: https://metacpan.org/release/CGI-Ex | |
Summary: CGI utility suite - makes powerful application writing fun and easy |
CGI::Ex provides a suite of utilities to make writing CGI scripts more enjoyable. Although they can all be used separately, the main functionality of each of the modules is best represented in the CGI::Ex::App module. CGI::Ex::App takes CGI application building to the next step. CGI::Ex::App is not quite a framework (which normally includes pre-built HTML) instead CGI::Ex::App is an extended application flow that dramatically reduces CGI build time in most cases. It does so using as little magic as possible. See CGI::Ex::App.
GPL-1.0-or-later OR Artistic-1.0-Perl
* Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.55-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.55-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.55-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 14 2024 Emmanuel Seyman <emmanuel@seyman.fr> - 2.55-1 - Update to 2.55 - Migrate to SPDX license * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.54-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.54-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.54-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
/usr/share/doc/perl-CGI-Ex /usr/share/doc/perl-CGI-Ex/Changes /usr/share/doc/perl-CGI-Ex/README /usr/share/doc/perl-CGI-Ex/samples /usr/share/doc/perl-CGI-Ex/samples/app /usr/share/doc/perl-CGI-Ex/samples/app/app1 /usr/share/doc/perl-CGI-Ex/samples/app/app1/app1.pl /usr/share/doc/perl-CGI-Ex/samples/app/app1/app1.yaml /usr/share/doc/perl-CGI-Ex/samples/app/app1/js.pl /usr/share/doc/perl-CGI-Ex/samples/app/app1/lib /usr/share/doc/perl-CGI-Ex/samples/app/app1/lib/App1 /usr/share/doc/perl-CGI-Ex/samples/app/app1/lib/App1.pm /usr/share/doc/perl-CGI-Ex/samples/app/app1/lib/App1/CustInfo.pm /usr/share/doc/perl-CGI-Ex/samples/app/app1/lib/App1/DoBill.pm /usr/share/doc/perl-CGI-Ex/samples/app/app1/lib/App1/PickDomain.pm /usr/share/doc/perl-CGI-Ex/samples/app/app1/lib/App1/PickDomainAlternate.pm /usr/share/doc/perl-CGI-Ex/samples/app/app1/lib/App1/Thankyou.pm /usr/share/doc/perl-CGI-Ex/samples/app/app1/tt /usr/share/doc/perl-CGI-Ex/samples/app/app1/tt/cust_info.html /usr/share/doc/perl-CGI-Ex/samples/app/app1/tt/footer.tt /usr/share/doc/perl-CGI-Ex/samples/app/app1/tt/header.tt /usr/share/doc/perl-CGI-Ex/samples/app/app1/tt/pick_domain.html /usr/share/doc/perl-CGI-Ex/samples/app/app1/tt/pick_domain_alternate.html /usr/share/doc/perl-CGI-Ex/samples/app/app1/tt/thankyou.html /usr/share/doc/perl-CGI-Ex/samples/app/cgi_ex_1.cgi /usr/share/doc/perl-CGI-Ex/samples/app/cgi_ex_2.cgi /usr/share/doc/perl-CGI-Ex/samples/benchmark /usr/share/doc/perl-CGI-Ex/samples/benchmark/bench_auth.pl /usr/share/doc/perl-CGI-Ex/samples/benchmark/bench_cgix_hfif.pl /usr/share/doc/perl-CGI-Ex/samples/benchmark/bench_conf_readers.pl /usr/share/doc/perl-CGI-Ex/samples/benchmark/bench_conf_writers.pl /usr/share/doc/perl-CGI-Ex/samples/benchmark/bench_jsondump.pl /usr/share/doc/perl-CGI-Ex/samples/benchmark/bench_validation.pl /usr/share/doc/perl-CGI-Ex/samples/devel /usr/share/doc/perl-CGI-Ex/samples/devel/dprof_conf.d /usr/share/doc/perl-CGI-Ex/samples/devel/dprof_validation.d /usr/share/doc/perl-CGI-Ex/samples/devel/memory_app.pl /usr/share/doc/perl-CGI-Ex/samples/index.cgi /usr/share/doc/perl-CGI-Ex/samples/validate_js_0_tests.html /usr/share/doc/perl-CGI-Ex/samples/validate_js_1_onsubmit.html /usr/share/doc/perl-CGI-Ex/samples/validate_js_2_onchange.html /usr/share/doc/perl-CGI-Ex/samples/validate_js_yaml_1.html /usr/share/doc/perl-CGI-Ex/samples/validate_js_yaml_2.html /usr/share/doc/perl-CGI-Ex/samples/validate_js_yaml_3.html /usr/share/doc/perl-CGI-Ex/samples/yaml_js_1.html /usr/share/doc/perl-CGI-Ex/samples/yaml_js_2.html /usr/share/doc/perl-CGI-Ex/samples/yaml_js_3.html /usr/share/doc/perl-CGI-Ex/samples/yaml_js_4.html /usr/share/doc/perl-CGI-Ex/t /usr/share/doc/perl-CGI-Ex/t/00-compile.t /usr/share/doc/perl-CGI-Ex/t/00-report-prereqs.dd /usr/share/doc/perl-CGI-Ex/t/00-report-prereqs.t /usr/share/doc/perl-CGI-Ex/t/0_ex_00_base.t /usr/share/doc/perl-CGI-Ex/t/1_validate_00_base.t /usr/share/doc/perl-CGI-Ex/t/1_validate_03_cgi.t /usr/share/doc/perl-CGI-Ex/t/1_validate_05_types.t /usr/share/doc/perl-CGI-Ex/t/1_validate_07_yaml.t /usr/share/doc/perl-CGI-Ex/t/1_validate_11_no_extra.t /usr/share/doc/perl-CGI-Ex/t/1_validate_12_change.t /usr/share/doc/perl-CGI-Ex/t/1_validate_14_untaint.t /usr/share/doc/perl-CGI-Ex/t/2_fill_00_base.t /usr/share/doc/perl-CGI-Ex/t/2_fill_01_form.t /usr/share/doc/perl-CGI-Ex/t/2_fill_02_hidden.t /usr/share/doc/perl-CGI-Ex/t/2_fill_03_checkbox.t /usr/share/doc/perl-CGI-Ex/t/2_fill_04_select.t /usr/share/doc/perl-CGI-Ex/t/2_fill_05_textarea.t /usr/share/doc/perl-CGI-Ex/t/2_fill_06_radio.t /usr/share/doc/perl-CGI-Ex/t/2_fill_07_reuse.t /usr/share/doc/perl-CGI-Ex/t/2_fill_08_multiple_objects.t /usr/share/doc/perl-CGI-Ex/t/2_fill_09_default_type.t /usr/share/doc/perl-CGI-Ex/t/2_fill_10_escape.t /usr/share/doc/perl-CGI-Ex/t/2_fill_11_target.t /usr/share/doc/perl-CGI-Ex/t/2_fill_12_mult.t /usr/share/doc/perl-CGI-Ex/t/2_fill_13_warning.t /usr/share/doc/perl-CGI-Ex/t/2_fill_14_password.t /usr/share/doc/perl-CGI-Ex/t/2_fill_16_ignore_fields.t /usr/share/doc/perl-CGI-Ex/t/2_fill_17_xhtml.t /usr/share/doc/perl-CGI-Ex/t/2_fill_18_coderef.t /usr/share/doc/perl-CGI-Ex/t/2_fill_19_complex.t /usr/share/doc/perl-CGI-Ex/t/2_fill_20_switcharoo.t /usr/share/doc/perl-CGI-Ex/t/3_conf_00_base.t /usr/share/doc/perl-CGI-Ex/t/4_app_00_base.t /usr/share/doc/perl-CGI-Ex/t/5_dump_00_base.t /usr/share/doc/perl-CGI-Ex/t/6_die_00_base.t /usr/share/doc/perl-CGI-Ex/t/7_template_00_base.t /usr/share/doc/perl-CGI-Ex/t/8_auth_00_base.t /usr/share/doc/perl-CGI-Ex/t/8_auth_01_cookies.t /usr/share/doc/perl-CGI-Ex/t/9_jsondump_00_base.t /usr/share/doc/perl-CGI-Ex/t/author-distmeta.t /usr/share/doc/perl-CGI-Ex/t/author-pod-syntax.t /usr/share/doc/perl-CGI-Ex/t/release-consistent-version.t /usr/share/doc/perl-CGI-Ex/t/release-cpan-changes.t /usr/share/licenses/perl-CGI-Ex /usr/share/licenses/perl-CGI-Ex/LICENSE /usr/share/man/man3/CGI::Ex.3pm.gz /usr/share/man/man3/CGI::Ex::App.3pm.gz /usr/share/man/man3/CGI::Ex::App::Constants.3pm.gz /usr/share/man/man3/CGI::Ex::Auth.3pm.gz /usr/share/man/man3/CGI::Ex::Conf.3pm.gz /usr/share/man/man3/CGI::Ex::Die.3pm.gz /usr/share/man/man3/CGI::Ex::Dump.3pm.gz /usr/share/man/man3/CGI::Ex::Fill.3pm.gz /usr/share/man/man3/CGI::Ex::JSONDump.3pm.gz /usr/share/man/man3/CGI::Ex::Template.3pm.gz /usr/share/man/man3/CGI::Ex::Validate.3pm.gz /usr/share/perl5/vendor_perl/CGI /usr/share/perl5/vendor_perl/CGI/Ex /usr/share/perl5/vendor_perl/CGI/Ex.pm /usr/share/perl5/vendor_perl/CGI/Ex/App /usr/share/perl5/vendor_perl/CGI/Ex/App.pm /usr/share/perl5/vendor_perl/CGI/Ex/App.pod /usr/share/perl5/vendor_perl/CGI/Ex/App/Constants.pm /usr/share/perl5/vendor_perl/CGI/Ex/Auth.pm /usr/share/perl5/vendor_perl/CGI/Ex/Conf.pm /usr/share/perl5/vendor_perl/CGI/Ex/Die.pm /usr/share/perl5/vendor_perl/CGI/Ex/Dump.pm /usr/share/perl5/vendor_perl/CGI/Ex/Fill.pm /usr/share/perl5/vendor_perl/CGI/Ex/JSONDump.pm /usr/share/perl5/vendor_perl/CGI/Ex/Template.pm /usr/share/perl5/vendor_perl/CGI/Ex/Validate.pm /usr/share/perl5/vendor_perl/CGI/Ex/Validate.pod /usr/share/perl5/vendor_perl/CGI/Ex/md5.js /usr/share/perl5/vendor_perl/CGI/Ex/sha1.js /usr/share/perl5/vendor_perl/CGI/Ex/validate.js /usr/share/perl5/vendor_perl/CGI/Ex/yaml_load.js
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Oct 30 04:43:44 2024