Bug#1061697: ITP: libcgi-tiny-perl -- module providing a modern interface to write CGI scripts

Nick Morrott <[email protected]>
Newsgroups gmane.linux.debian.devel.perl
Message-ID <417734a2-46df-4381-b34a-d7f5f6dd3165__23386.9601086312$1706470432$gmane$org@debian.org>
Package: wnpp
Owner: Nick Morrott <[email protected]>
Severity: wishlist
X-Debbugs-CC: [email protected], [email protected]

* Package name    : libcgi-tiny-perl
   Version         : 1.002
   Upstream Author : Dan Book <[email protected]>
* URL             : https://metacpan.org/release/CGI-Tiny
* License         : Artistic-2.0
   Programming Lang: Perl
   Description     : module providing a modern interface to write CGI scripts

CGI::Tiny provides a modern interface to write CGI scripts to dynamically
respond to HTTP requests as defined in RFC 3875. It is intended to be:

  * Minimal
  CGI::Tiny contains a small amount of code and (on modern Perls) no non-core
  requirements. No framework needed.

  * Simple
  CGI::Tiny is straightforward to use, avoids anything magical or surprising,
  and provides easy access to the most commonly needed features.

  * Robust
  CGI::Tiny's interface is designed to help the developer follow best
  practices and avoid common pitfalls and vulnerabilities by default.

  * Lazy
  CGI::Tiny only loads code or processes information once it is needed,
  so simple requests can be handled without unnecessary overhead.

  * Restrained
  CGI::Tiny is designed for the CGI protocol which executes the program again
  for every request. It is not suitable for persistent protocols like FastCGI
  or PSGI.

  * Flexible
  CGI::Tiny can be used with other modules to handle tasks like routing and
  templating, and doesn't impose unnecessary constraints to reading input or
  rendering output.

The package will be maintained under the umbrella of the Debian Perl Group.

--
Generated with the help of dpt-gen-itp(1) from pkg-perl-tools.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.