Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-CGI-Struct | Distribution: Mageia |
Version: 1.210.0 | Vendor: Mageia.Org |
Release: 8.mga9 | Build date: Sun Mar 20 04:06:13 2022 |
Group: Development/Perl | Build host: localhost |
Size: 25847 | Source RPM: perl-CGI-Struct-1.210.0-8.mga9.src.rpm |
Packager: umeabot <umeabot> | |
Url: https://metacpan.org/release/CGI-Struct | |
Summary: Build structures from CGI data |
CGI::Struct lets you transform CGI data keys that _look like_ perl data structures into _actual_ perl data structures. CGI::Struct makes no attempt to actually _read in_ the variables from the request. You should be using the CGI manpage or some equivalent for that. CGI::Struct expects to be handed a reference to a hash containing all the keys/values you care about. The common way is to use something like 'CGI->Vars' or (as the author does) 'Plack::Request->parameters->mixed'. Whatever you use should give you a hash mapping the request variable names (keys) to the values sent in by the users (values). Any of the major CGIish modules will have such a method; consult the documentation for yours if you don't know it offhand.
GPL+ or Artistic
* Sun Mar 20 2022 umeabot <umeabot> 1.210.0-8.mga9 + Revision: 1802324 - Mageia 9 Mass Rebuild
/usr/share/doc/perl-CGI-Struct /usr/share/doc/perl-CGI-Struct/Changes /usr/share/doc/perl-CGI-Struct/LICENSE /usr/share/doc/perl-CGI-Struct/META.json /usr/share/doc/perl-CGI-Struct/META.yml /usr/share/doc/perl-CGI-Struct/README /usr/share/man/man3/CGI::Struct.3pm.xz /usr/share/perl5/vendor_perl/CGI /usr/share/perl5/vendor_perl/CGI/Struct.pm
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Jan 22 09:05:03 2025