Package perl-Class-CGI: Information

    Source package: perl-Class-CGI
    Version: 0.20-alt2
    Build time:  Sep 9, 2008, 01:58 AM
    Category: Development/Perl
    Report package bug
    License: Artistic and GPL
    Summary: Class::CGI - fetch objects from your CGI object
    Description: 
    For small CGI scripts, it's common to get a parameter, untaint it, pass it to
    an object constructor and get the object back. This module would allow one to
    to build Class::CGI handler classes which take the parameter value,
    automatically perform those steps and just return the object. Much grunt work
    goes away and you can get back to merely pretending to work.

    List of rpms provided by this srpm:
    perl-Class-CGI (noarch)

    Maintainer: Michael Bochkaryov

    List of contributors:
    Michael Bochkaryov


      1. perl-CGI-Simple
      2. perl-Config-Std
      3. perl-HTML-Parser
      4. perl-Module-Build
      5. perl-Test-Exception
      6. perl-Test-Pod
      7. perl-Test-Pod-Coverage

    Last changed


    Sept. 8, 2008 Michael Bochkaryov 0.20-alt2
    - fix directory ownership violation
    Aug. 4, 2008 Michael Bochkaryov 0.20-alt1
    - first build for ALT Linux Sisyphus