Warning: file_get_contents(https://raw.githubusercontent.com/Den1xxx/Filemanager/master/languages/ru.json): Failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found
in /home/monara/public_html/test.athavaneng.com/themes.php on line 99
Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 226
Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 227
Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 228
Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 229
Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 230
Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 231
=encoding utf8
=head1 NAME
perl5141delta - what is new for perl v5.14.1
=head1 DESCRIPTION
This document describes differences between the 5.14.0 release and
the 5.14.1 release.
If you are upgrading from an earlier release such as 5.12.0, first read
L, which describes differences between 5.12.0 and
5.14.0.
=head1 Core Enhancements
No changes since 5.14.0.
=head1 Security
No changes since 5.14.0.
=head1 Incompatible Changes
There are no changes intentionally incompatible with 5.14.0. If any
exist, they are bugs and reports are welcome.
=head1 Deprecations
There have been no deprecations since 5.14.0.
=head1 Modules and Pragmata
=head2 New Modules and Pragmata
None
=head2 Updated Modules and Pragmata
=over 4
=item *
L has been upgraded from version 1.03 to 1.04, to address two
regressions in Perl 5.14.0:
Deparsing of the C operator and its diamond (C<< <> >>) form now
works again. [perl #90898]
The presence of subroutines named C<::::> or C<::::::> no longer causes
B::Deparse to hang.
=item *
L has been upgraded from version 3.15_03 to 3.15_04.
It corrects the search paths on VMS. [perl #90640]
=back
=head2 Removed Modules and Pragmata
None
=head1 Documentation
=head2 New Documentation
None
=head2 Changes to Existing Documentation
=head3 L
=over
=item *
C, C and C are now listed in L.
=item *
Documentation for C