Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-CGI | Distribution: openSUSE:Factory:zSystems |
Version: 4.54 | Vendor: obs://build.opensuse.org/openSUSE:Factory:zSystems |
Release: 1.2 | Build date: Thu May 12 10:49:23 2022 |
Group: Unspecified | Build host: s390zl24 |
Size: 564512 | Source RPM: perl-CGI-4.54-1.2.src.rpm |
Url: https://metacpan.org/release/CGI | |
Summary: Handle Common Gateway Interface requests and responses |
CGI.pm is a stable, complete and mature solution for processing and preparing HTTP requests and responses. Major features including processing form submissions, file uploads, reading and writing cookies, query string generation and manipulation, and processing and preparing HTTP headers. CGI.pm performs very well in a vanilla CGI.pm environment and also comes with built-in support for mod_perl and mod_perl2 as well as FastCGI. It has the benefit of having developed and refined over 20 years with input from dozens of contributors and being deployed on thousands of websites. CGI.pm was included in the perl distribution from perl v5.4 to v5.20, however is has now been removed from the perl core...
Artistic-2.0
* Fri Feb 04 2022 Tina Müller <timueller+perl@suse.de> - updated to 4.54 see /usr/share/doc/packages/perl-CGI/Changes 4.54 2022-02-03 [ FIX ] - fix use of cache when calling ->cookie (GH #252) - thanks to Sergey Panteleev for the PR * Fri Jun 04 2021 Tina Müller <timueller+perl@suse.de> - updated to 4.53 see /usr/share/doc/packages/perl-CGI/Changes 4.53 2021-06-03 [ FIX ] - fix typo in passing of max-age to CGI::Cookie (GH #247) * Wed May 05 2021 Tina Müller <timueller+perl@suse.de> - updated to 4.52 see /usr/share/doc/packages/perl-CGI/Changes 4.52 2021-05-04 [ FIX ] - sort hash keys for deterministic behaviour (GH #245, GH #246) * Tue Oct 06 2020 Tina Müller <timueller+perl@suse.de> - updated to 4.51 see /usr/share/doc/packages/perl-CGI/Changes * Tue Jun 23 2020 Tina Müller <timueller+perl@suse.de> - updated to 4.50 see /usr/share/doc/packages/perl-CGI/Changes 4.50 2019-06-22 [ ENHANCEMENT ] - Add APPEND_QUERY_STRING option (GH #243, thanks to stevenh) * Tue Jun 09 2020 Tina Müller <timueller+perl@suse.de> - updated to 4.49 see /usr/share/doc/packages/perl-CGI/Changes 4.49 2020-06-08 [ FIX ] - remove deprecation warning as no longer in core (GH #221) * Tue Jun 02 2020 Tina Müller <timueller+perl@suse.de> - updated to 4.48 see /usr/share/doc/packages/perl-CGI/Changes 4.48 2020-06-02 [ FIX ] - fix CGI::Cookie->bake() doesn't work with mod_perl redirects (GH #240) - thanks to sherrardb for the PR (GH #241) * Sat May 02 2020 Tina Müller <timueller+perl@suse.de> updated to 4.47 see /usr/share/doc/packages/perl-CGI/Changes 4.47 2020-05-01 [ FIX / TESTING ] - fix typo in variable name (GH #239) * Tue Feb 04 2020 <timueller+perl@suse.de> - updated to 4.46 (bsc#1162868) see /usr/share/doc/packages/perl-CGI/Changes 4.46 2020-02-03 [ DOCUMENTATION ] - Document support for SameSite=None cookies (GH #238) * Tue Jan 14 2020 <timueller+perl@suse.de> - updated to 4.45 see /usr/share/doc/packages/perl-CGI/Changes 4.45 2019-06-03 [ ENHANCEMENT ] - Add support for SameSite=None cookies (GH #237, thanks to Dur09) * Tue Jun 04 2019 Stephan Kulow <coolo@suse.com> - updated to 4.44 see /usr/share/doc/packages/perl-CGI/Changes 4.44 2019-06-03 [ ENHANCEMENT ] - Replace only use of "base" with "parent" (GH #235) * Thu May 02 2019 Stephan Kulow <coolo@suse.com> - updated to 4.43 see /usr/share/doc/packages/perl-CGI/Changes 4.43 2019-05-01 [ FIX / TESTING ] - support unquoted multipart/form-data name values (GH #234) * Wed Mar 27 2019 Stephan Kulow <coolo@suse.com> - updated to 4.42 see /usr/share/doc/packages/perl-CGI/Changes 4.42 2019-03-26 [ DOCUMENTATION ] - clarify licence also in Makefile.PL (GH #232) 4.41 2019-03-26 [ DOCUMENTATION ] - clarify licence (GH #232)
/usr/lib/perl5/vendor_perl/5.34.0/CGI /usr/lib/perl5/vendor_perl/5.34.0/CGI.pm /usr/lib/perl5/vendor_perl/5.34.0/CGI.pod /usr/lib/perl5/vendor_perl/5.34.0/CGI/Carp.pm /usr/lib/perl5/vendor_perl/5.34.0/CGI/Cookie.pm /usr/lib/perl5/vendor_perl/5.34.0/CGI/File /usr/lib/perl5/vendor_perl/5.34.0/CGI/File/Temp.pm /usr/lib/perl5/vendor_perl/5.34.0/CGI/HTML /usr/lib/perl5/vendor_perl/5.34.0/CGI/HTML/Functions.pm /usr/lib/perl5/vendor_perl/5.34.0/CGI/HTML/Functions.pod /usr/lib/perl5/vendor_perl/5.34.0/CGI/Pretty.pm /usr/lib/perl5/vendor_perl/5.34.0/CGI/Push.pm /usr/lib/perl5/vendor_perl/5.34.0/CGI/Util.pm /usr/lib/perl5/vendor_perl/5.34.0/Fh.pm /usr/share/doc/packages/perl-CGI /usr/share/doc/packages/perl-CGI/Changes /usr/share/doc/packages/perl-CGI/README.md /usr/share/doc/packages/perl-CGI/examples /usr/share/doc/packages/perl-CGI/examples/clickable_image.cgi /usr/share/doc/packages/perl-CGI/examples/cookie.cgi /usr/share/doc/packages/perl-CGI/examples/crash.cgi /usr/share/doc/packages/perl-CGI/examples/file_upload.cgi /usr/share/doc/packages/perl-CGI/examples/mojo_proxy.pl /usr/share/doc/packages/perl-CGI/examples/wikipedia_example.cgi /usr/share/doc/packages/perl-CGI/examples/wilogo.gif /usr/share/licenses/perl-CGI /usr/share/licenses/perl-CGI/LICENSE /usr/share/man/man3/CGI.3pm.gz /usr/share/man/man3/CGI::Carp.3pm.gz /usr/share/man/man3/CGI::Cookie.3pm.gz /usr/share/man/man3/CGI::HTML::Functions.3pm.gz /usr/share/man/man3/CGI::Pretty.3pm.gz /usr/share/man/man3/CGI::Push.3pm.gz /usr/share/man/man3/CGI::Util.3pm.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Jun 15 00:09:19 2022