L<CGI> has been upgraded from version 3.52 to 3.59.
-The DELETE HTTP verb is now supported.
-
It uses the public and documented FCGI.pm API in CGI::Fast. CGI::Fast was
using an FCGI API that was deprecated and removed from documentation
more than ten years ago. Usage of this deprecated API with FCGI E<gt>=
CGI::Simple. However, the old behavior may have been expected by some
command-line uses of CGI.pm.
+In addition, the DELETE HTTP verb is now supported.
+
=item *
L<Compress::Zlib> has been upgraded from version 2.035 to 2.048.