This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update CGI to CPAN version 3.58
[perl5.git] / pod / perldelta.pod
index 8282439..07dd898 100644 (file)
@@ -133,7 +133,7 @@ It now correctly deparses C<CORE::do> and C<CORE::glob>.
 
 =item *
 
-L<CGI> has been upgraded from version 3.55 to version 3.57.
+L<CGI> has been upgraded from version 3.55 to version 3.58.
 
 Use public and documented FCGI.pm API in CGI::Fast
 CGI::Fast was using an FCGI API that was deprecated and removed from