Apache-CIPP

 view release on metacpan or  search on metacpan

CIPP.pm  view on Meta::CPAN

    PerlSetVar	db_foo_password         my_password2
    PerlSetVar	db_foo_auto_commit      0

  </Location>

=head1 DESCRIPTION

This module enables you to use the powerful CIPP HTML
embedding language together with the Apache webserver.
It is based on mod_perl and works as a request handler.
So you can transparently use CIPP pages everywhere
on your webserver.

=head1 WHAT IS CIPP?

CIPP is a Perl module for translating CIPP sources to pure
Perl programs. CIPP defines a HTML embedding language also
called CIPP which has powerful features for CGI and database
developers.

Many standard CGI and database operations (and much more)

README  view on Meta::CPAN

        PerlSetVar  db_foo_user             my_username2
        PerlSetVar  db_foo_password         my_password2
        PerlSetVar  db_foo_auto_commit      0

      </Location>

DESCRIPTION
    This module enables you to use the powerful CIPP HTML embedding
    language together with the Apache webserver. It is based on
    mod_perl and works as a request handler. So you can
    transparently use CIPP pages everywhere on your webserver.

WHAT IS CIPP?
    CIPP is a Perl module for translating CIPP sources to pure Perl
    programs. CIPP defines a HTML embedding language also called
    CIPP which has powerful features for CGI and database
    developers.

    Many standard CGI and database operations (and much more) are
    covered by CIPP, so the developer does not need to code them
    again and again.



( run in 0.871 second using v1.01-cache-2.11-cpan-a1d94b6210f )