Name : perl-CGI-Application
| |
Version : 4.61
| Vendor : openSUSE
|
Release : 1.1
| Date : 2018-03-05 13:00:00
|
Group : Development/Libraries/Perl
| Source RPM : perl-CGI-Application-4.61-1.1.src.rpm
|
Size : 0.17 MB
| |
Packager : https://bugs_opensuse_org
| |
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:/adrianSuSE:/NewProduct/images/repo/openSUSE-Tumbleweed-DVD-Biarch-i586-x86_64-Build33.216-Media/noarch |
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 :