CGI-AppBuilder-Apps

 view release on metacpan or  search on metacpan

Apps.pm  view on Meta::CPAN

=head1 HISTORY

=over 4

=item * Version 0.10

This version is to extract out the app methods from CGI::Getopt class.
It was too much for CGI::Getopt to include the start_app, end_app,
build_html_header, and disp_form methods. 

  0.11 Rewrote start_app method so that content-type can be changed.
  0.12 Moved disp_form to CGI::AppBuilder::Form,
       moved build_html_header to CGI::AppBuilder::Header, and 
       imported all the methods in sub-classes into this class.

=item * Version 1.0001

The start_app and end_app were extracted out of CGI::AppBuilder class and formed
this sub class. 

=cut

CGI-AppBuilder-Apps-1.0001.readme  view on Meta::CPAN

      2) writes log records to log files 
      3) close database connection if it finds DB handler in {dbh}

HISTORY
    *   Version 0.10

        This version is to extract out the app methods from CGI::Getopt
        class. It was too much for CGI::Getopt to include the start_app,
        end_app, build_html_header, and disp_form methods.

          0.11 Rewrote start_app method so that content-type can be changed.
          0.12 Moved disp_form to CGI::AppBuilder::Form,
               moved build_html_header to CGI::AppBuilder::Header, and 
               imported all the methods in sub-classes into this class.

    *   Version 1.0001

        The start_app and end_app were extracted out of CGI::AppBuilder
        class and formed this sub class.

SEE ALSO (some of docs that I check often)

README  view on Meta::CPAN

      2) writes log records to log files 
      3) close database connection if it finds DB handler in {dbh}

HISTORY
    *   Version 0.10

        This version is to extract out the app methods from CGI::Getopt
        class. It was too much for CGI::Getopt to include the start_app,
        end_app, build_html_header, and disp_form methods.

          0.11 Rewrote start_app method so that content-type can be changed.
          0.12 Moved disp_form to CGI::AppBuilder::Form,
               moved build_html_header to CGI::AppBuilder::Header, and 
               imported all the methods in sub-classes into this class.

    *   Version 1.0001

        The start_app and end_app were extracted out of CGI::AppBuilder
        class and formed this sub class.

SEE ALSO (some of docs that I check often)



( run in 1.321 second using v1.01-cache-2.11-cpan-524268b4103 )