SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-CGI-Struct rpm build for : openSUSE Leap 15. For other distributions click perl-CGI-Struct.

Name : perl-CGI-Struct
Version : 1.21 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : lp151.1.1 Date : 2018-12-03 22:57:29
Group : Development/Libraries/Perl Source RPM : perl-CGI-Struct-1.21-lp151.1.1.src.rpm
Size : 0.02 MB
Packager : (none)
Summary : Build structures from CGI data
Description :
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.

Of course, this isn\'t necessarily tied strictly to CGI; you _could_ use it
to build data structures from any other source with similar syntax. All
CGI::Struct does is take one hash (reference) and turn it into another hash
(reference). However, it\'s aimed at CGI uses, so it may or may not work for
something else.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl/openSUSE_Leap_15.1/noarch

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
perl(CGI::Struct)
perl-CGI-Struct

Requires :
perl(:MODULE_COMPAT_5.26.1)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.26.1/CGI
/usr/lib/perl5/vendor_perl/5.26.1/CGI/Struct.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-CGI-Struct
/usr/share/doc/packages/perl-CGI-Struct/Changes
/usr/share/doc/packages/perl-CGI-Struct/LICENSE
/usr/share/doc/packages/perl-CGI-Struct/README
/usr/share/man/man3/CGI::Struct.3pm.gz

 
ICM