SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-CGI-Screen rpm build for : OpenSuSE. For other distributions click perl-CGI-Screen.

Name : perl-CGI-Screen
Version : 0.122 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : lp155.7.1 Date : 2023-07-20 16:16:17
Group : Development/Libraries/Perl Source RPM : perl-CGI-Screen-0.122-lp155.7.1.src.rpm
Size : 0.03 MB
Packager : https://www_suse_com/
Summary : Perl extension for easy creation of multi screen CGI scripts
Description :
*CGI::Screen* is a subclass of \'CGI\' which allows the esay(TM) creation of
simple multi screen CGI scripts. By \'multi screen\' I mean scripts which
present different screens to the user when called with different
parameters. This is the common case for scripts linking to themselves.

To use *CGI::Screen*, you have to subclass it. For each screen you want to
present to the user, you must create a method _screen_name_\'screen_\'. This
method has to produce the HTML code for the screen. CGI::Screen does
generate HTTP headers and an HTML framework for you. The HTML framework
already contains the \'FORM\' tags. You can customize the HTTP headers and
the HTML framework by providing callback methods.

CGI::Screen keeps track of the CGI parameters used in your screen and
passes old parameters which are not used in the current screen.

It highjacks the parameters \'screen_\'* to dispatch the different screens
the script implements. The \'screen_user\' and \'screen_passwd\' fields are
used if you enable the builtin simple authentication. In general you should
advice your HTTP server to do authentication. But sometimes it is
convenient to check the authentication at the script level. Especially if
you do not have access to your server\'s configuration.

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

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-CGI-Screen-0.122-lp155.7.1.noarch.rpm
     

Provides :
perl(CGI::Screen)
perl(CGI::Screen::Debug)
perl(CGI::Screen::import)
perl-CGI-Screen

Requires :
perl(:MODULE_COMPAT_5.26.1)
perl(CGI)
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/Screen.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-CGI-Screen
/usr/share/doc/packages/perl-CGI-Screen/ChangeLog
/usr/share/doc/packages/perl-CGI-Screen/README
/usr/share/man/man3/CGI::Screen.3pm.gz

 
ICM