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

perl-CGI-4.640.0-1.1 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: perl-CGI Distribution: openSUSE Tumbleweed
Version: 4.640.0 Vendor: openSUSE
Release: 1.1 Build date: Fri Mar 22 17:06:11 2024
Group: Unspecified Build host: reproducible
Size: 565842 Source RPM: perl-CGI-4.640.0-1.1.src.rpm
Packager: https://bugs.opensuse.org
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...

Provides

Requires

License

Artistic-2.0

Changelog

* Fri Mar 22 2024 Tina Müller <timueller+perl@suse.de>
  - updated to 4.64
    see /usr/share/doc/packages/perl-CGI/Changes
    4.64 2024-03-18
      [ META ]
    - pass --no-xattrs to tar in Makefile to fix tar backwards compat (GH #264, thanks to ryandesign)
    4.63 2024-03-01
      [ FIX ]
    - ->url returns a string in all cases (GH #263, thanks to Sketch6307)
    4.62 2024-03-01
      [ FIX ]
    - ->url now returns the correct thing for ipv6 brackets (GH #259, thanks to eserte)
    4.61 2024-01-08
      [ ENHANCEMENT ]
    - Support Paritioned cookies in CGI::Cookie (GH #262, thanks to dakkar)
* Thu Nov 02 2023 Tina Müller <timueller+perl@suse.de>
  - updated to 4.60
    see /usr/share/doc/packages/perl-CGI/Changes
    4.60 2023-11-01
      [ TESTING ]
    - move t/changes.t to xt/ as is now broken by the recent rewrite of Test::CPAN::Changes (GH #260)
* Tue Oct 03 2023 Tina Müller <timueller+perl@suse.de>
  - updated to 4.59
    see /usr/share/doc/packages/perl-CGI/Changes
    4.59 2023-10-02
      [ FIX ]
    - Bring VERSION values inline
    4.58 2023-10-02
      [ FIX ]
    - Update cookie expires date format (GH #258 , thanks to robbiebow)
* Wed May 03 2023 Tina Müller <timueller+perl@suse.de>
  - updated to 4.57
    see /usr/share/doc/packages/perl-CGI/Changes
    4.57 2023-05-01
      [ DOCUMENTATION ]
    - Documentation tweaks around uploadInfo() and hooks (GH #256, thanks to rlauer6)
* Sat Mar 04 2023 Tina Müller <timueller+perl@suse.de>
  - updated to 4.56
    see /usr/share/doc/packages/perl-CGI/Changes
    4.56 2023-03-01
      [ TESTING ]
    - add new cookie field 'Priority' to CGI::Cookie code (GH #253, thanks to Pavel)
* Wed Jan 04 2023 Tina Müller <timueller+perl@suse.de>
  - updated to 4.55
    see /usr/share/doc/packages/perl-CGI/Changes
    4.55 2023-01-03
      [ TESTING ]
    - remove dependency on Test::Deep (GH #254)
* 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

Files

/usr/lib/perl5/vendor_perl/5.38.2/CGI
/usr/lib/perl5/vendor_perl/5.38.2/CGI.pm
/usr/lib/perl5/vendor_perl/5.38.2/CGI.pod
/usr/lib/perl5/vendor_perl/5.38.2/CGI/Carp.pm
/usr/lib/perl5/vendor_perl/5.38.2/CGI/Cookie.pm
/usr/lib/perl5/vendor_perl/5.38.2/CGI/File
/usr/lib/perl5/vendor_perl/5.38.2/CGI/File/Temp.pm
/usr/lib/perl5/vendor_perl/5.38.2/CGI/HTML
/usr/lib/perl5/vendor_perl/5.38.2/CGI/HTML/Functions.pm
/usr/lib/perl5/vendor_perl/5.38.2/CGI/HTML/Functions.pod
/usr/lib/perl5/vendor_perl/5.38.2/CGI/Pretty.pm
/usr/lib/perl5/vendor_perl/5.38.2/CGI/Push.pm
/usr/lib/perl5/vendor_perl/5.38.2/CGI/Util.pm
/usr/lib/perl5/vendor_perl/5.38.2/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, Tue Apr 30 23:23:08 2024