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.50 Vendor : obs://build_opensuse_org/home:so_it_team
Release : 16.1 Date : 2018-08-14 13:34:36
Group : Development/Libraries/Perl Source RPM : perl-CGI-Application-4.50-16.1.src.rpm
Size : 0.17 MB
Packager : (none)
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/home:/so_it_team:/12.x/SLE_12_SP4/noarch

Content of RPM  Changelog  Provides Requires

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

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

Requires :
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadIsLzma) <= 4.4.6-1
perl(HTML::Template)
perl(Carp)
perl(Test::More) => 0.47
perl(CGI)
perl(:MODULE_COMPAT_5.18.2)
perl(Class::ISA)
rpmlib(PayloadFilesHavePrefix) <= 4.0-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.18.2/CGI
/usr/lib/perl5/vendor_perl/5.18.2/CGI/Application
/usr/lib/perl5/vendor_perl/5.18.2/CGI/Application.pm
/usr/lib/perl5/vendor_perl/5.18.2/CGI/Application/Mailform.pm
/usr/share/doc/packages/perl-CGI-Application
/usr/share/doc/packages/perl-CGI-Application/ARTISTIC
/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/man/man3/CGI::Application.3pm.gz
/usr/share/man/man3/CGI::Application::Mailform.3pm.gz

 
ICM