SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : perl-CGI-Application
Version : 4.61 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : 150500.25.1 Date : 2024-03-13 23:05:47
Group : Development/Libraries/Perl Source RPM : perl-CGI-Application-4.61-150500.25.1.src.rpm
Size : 0.17 MB
Packager : https://www_suse_com/
Summary : Framework for building reusable web-applications
Description :
It is intended that your Application Module will be implemented as a
sub-class of CGI::Application. This is done simply as follows:

package My::App;
use base \'CGI::Application\';

*Notation and Conventions*

For the purpose of this document, we will refer to the following
conventions:

WebApp.pm The Perl module which implements your Application Module class.
WebApp Your Application Module class; a sub-class of CGI::Application.
webapp.cgi The Instance Script which implements your Application Module.
$webapp An instance (object) of your Application Module class.
$c Same as $webapp, used in instance methods to pass around the
current object. (Sometimes referred as \"$self\" in other code)

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

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-CGI-Application-4.61-150500.25.1.noarch.rpm
     

Provides :
perl(CGI::Application)
perl(CGI::Application::Mailform)
perl-CGI-Application

Requires :
perl(:MODULE_COMPAT_5.26.1)
perl(CGI) >= 4.21
perl(Class::ISA)
perl(HTML::Template)
perl(Module::Build)
perl(Test::Requires)
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/Application
/usr/lib/perl5/vendor_perl/5.26.1/CGI/Application.pm
/usr/lib/perl5/vendor_perl/5.26.1/CGI/Application/Mailform.pm
/usr/share/doc/packages/perl-CGI-Application
/usr/share/doc/packages/perl-CGI-Application/Changes
/usr/share/doc/packages/perl-CGI-Application/Examples
/usr/share/doc/packages/perl-CGI-Application/Examples/Mailform
/usr/share/doc/packages/perl-CGI-Application/Examples/Mailform/README
/usr/share/doc/packages/perl-CGI-Application/Examples/Mailform/mailform.cgi
/usr/share/doc/packages/perl-CGI-Application/Examples/Mailform/mailform.html
/usr/share/doc/packages/perl-CGI-Application/Examples/Mailform/thankyou.html
/usr/share/doc/packages/perl-CGI-Application/GPL
/usr/share/doc/packages/perl-CGI-Application/README
/usr/share/licenses/perl-CGI-Application
/usr/share/licenses/perl-CGI-Application/ARTISTIC
/usr/share/man/man3/CGI::Application.3pm.gz
/usr/share/man/man3/CGI::Application::Mailform.3pm.gz

 
ICM