=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<:deparse> 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<:perldoc> 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