pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/p5-CGI-Application



Module Name:    pkgsrc
Committed By:   rhaen
Date:           Mon Mar  9 20:29:24 UTC 2009

Modified Files:
        pkgsrc/www/p5-CGI-Application: Makefile distinfo

Log Message:
- updated to 4.21
ChangeLog:
4.21 Sat Jan 3, 2009

    [FEATURES]
    - This now works:
            $webapp->query($new_query_object);
      Setting a new query object can be useful in combination with
      CGI::Application::Server.  (Jaldhar Vyas)

    [DOCUMENTATION]
    - More typo fixes (Lyle)

4.20 Sat Nov 1, 2008

    [DOCUMENTATION]
    - typo fix (Lyle)

4.19_1 Fri Sep 27, 2008

    [FEATURES]
    - New 'html_tmpl_class' method allows you to specify an alternative
      HTML::Template class. This technique will eliminate the need to use
      a plugin for HTML::Template-compatible classes. See the docs
      for load_tmpl() for details.

      Thanks to Rhesa Rozendaal for the initial patch, and Mark Stosberg for
      documentation refinements.

    [DOCUMENTATION]
    - typo fix (George Hartzell)
    - Revert back to documenting the use of "$self", not $c, after community
      feedback.

    [INTERNALS]
    - Change how default run modes are declared for better compatibility
      with AutoRunmode and RunmodeDeclare plugins. Thanks Rhesa via RT#39631.


To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 pkgsrc/www/p5-CGI-Application/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/www/p5-CGI-Application/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index