The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
CGI::Lite v2.99_03
------------------

Released: 5th Apr 2015

This is a developer release. It is the second pre-release leading to the
new 3.0 branch. Please be aware of the API changes and report any bug
no matter how small or insignificant. Your assistance is greatly
appreciated.


DESCRIPTION
-----------

This module can be used to decode CGI form data, query strings, file
uploads and cookies in a very simple manner.

It has no dependencies and is therefore relatively fast to instantiate.
This makes it well suited to a non-persistent CGI scenario.


NEW IN THIS VERSION
-------------------

BUG FIX: Additional change to forms.t to prevent MS Windows systems
    hanging. (issue 103315)

See the CHANGES file for full history.