DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamelibcgi-simple-perl
Beschreibungsimple totally OO CGI interface that is CGI.pm compliant
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version1.111-1
Sektionuniverse/perl
Prioritätoptional
Installierte Größe284 Byte
Hängt ab vonperl (>= 5.6.0-16)
Empfohlene Pakete
PaketbetreuerUbuntu MOTU Developers
Quelle
Paketgröße107256 Byte
Prüfsumme MD5e6cb93d8abcd43beaddbf56a4845725c
Prüfsumme SHA1dfbbf063d6d1714abfeb7dbcf5770bacfcbeb105
Prüfsumme SHA256d1aad270cfccd2d1a2f0c82c9cbe464ee4f25ca9135147647253de6f209f076b
Link zum Herunterladenlibcgi-simple-perl_1.111-1_all.deb
Ausführliche BeschreibungCGI::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.


Impressum
Linux is a registered trademark of Linus Torvalds