Logoj0ke.net Open Build Service > Projects > server:monitoring > nagios-plugins-nwc-health > Binaries > nagios-plugins-nwc-health-8... > Dependencies
Sign Up | Log In

Dependency of nagios-plugins-nwc-health-8.0-1.1.src.rpm

Name: perl-CGI-Simple

Project: openSUSE_13.2

Repository: oss

Title: A Simple totally OO CGI interface that is CGI.pm compliant

Description:
CGI::Simple provides a relatively lightweight drop in replacement for
CGI.pm. It shares an identical OO interface to CGI.pm for parameter
parsing, file upload, cookie handling and header generation. This module is
entirely object oriented, however a complete functional interface is
available by using the CGI::Simple::Standard module.

Essentially everything in CGI.pm that relates to the CGI (not HTML) side of
things is available. There are even a few new methods and additions to old
ones! If you are interested in what has gone on under the hood see the
Compatibility with CGI.pm section at the end.

In practical testing this module loads and runs about twice as fast as
CGI.pm depending on the precise task.

Version: 1.113

Release: 18.1.4

Architecture: noarch

Size: 102 KB

Build Time: 2014-10-07 05:18:00 +0200 (over 9 years ago)

Provides

Symbol Required by
perl(CGI::Simple) = 1.113
perl(CGI::Simple::Cookie) =...
perl(CGI::Simple::Standard)...
perl(CGI::Simple::Util) = 1...
perl-CGI-Simple = 1.113-18.1.4

Requires

Symbol Provided by
perl(:MODULE_COMPAT_5.20.1) perl
perl(IO::Scalar) perl-IO-stringy