Postgres::Handler::HTML
=======================

NAME
       Postgres::Handler::HTML - HTML Component for PostgreSQL data.

DESCRIPTION
       Accessors for PostgreSQL data.  Simplifies data access through a series of standard class
       methods.

REQUIRES
               Subclass of Postgres::Handler

               Postgres::Handler
                        +- CGI::Carp
                        +- CGI::Util
                        +- Class::Struct
                        +- DBD::Pg
                        +- DBI


INSTALLATION
        perl Makefile.PL
        make
        make test
        make install

EXPORT
        None by default.

AUTHOR
        Lance Cleveland, Advanced Internet Technology Consultant
        Contact info@charlestonsw.com for more info.

ABOUT CSA
        Charleston Software Associates (CSA) is and advanced internet technology
        consulting firm based in Charleston South Carolina.   We provide custom
        software, database, and consulting services for small to mid-sized
        businesses.

        For more information, or to schedule a consult, visit our website at
        www.CharlestonSW.com

CONTRIBUTIONS
        Like the script and want to contribute?
        You can send payments via credit card or bank transfer using
        PayPal and sending money to our info@charlestonsw.com PayPal address.

COPYRIGHT
        (c) 2005, Charleston Software Associates
        This script is covered by the GNU GENERAL PUBLIC LICENSE.
        View the license at http://www.charlestonsw.com/community/gpl.txt
        or at http://www.gnu.org/copyleft/gpl.html