This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Re: [PATCH] s/Null(av|ch)/NULL/g
[perl5.git] / pod / perl594delta.pod
CommitLineData
6c7deadb
RGS
1=head1 NAME
2
3perldelta - what is new for perl v5.9.4
4
5=head1 DESCRIPTION
6
7This document describes differences between the 5.9.3 and the 5.9.4
8developement releases. See L<perl590delta>, L<perl591delta>, L<perl592delta>
9and L<perl593delta> for the differences between 5.8.0 and 5.9.3.
10
11=head1 Incompatible Changes
12
13=head1 Core Enhancements
14
15=head1 Modules and Pragmata
16
17=head1 Utility Changes
18
19=head1 Documentation
20
21=head1 Performance Enhancements
22
23=head1 Installation and Configuration Improvements
24
25=head1 Selected Bug Fixes
26
27=head1 New or Changed Diagnostics
28
29=head1 Changed Internals
30
31=head1 Known Problems
32
33=head2 Platform Specific Problems
34
35=head1 Reporting Bugs
36
37If you find what you think is a bug, you might check the articles
38recently posted to the comp.lang.perl.misc newsgroup and the perl
39bug database at http://bugs.perl.org/ . There may also be
40information at http://www.perl.org/ , the Perl Home Page.
41
42If you believe you have an unreported bug, please run the B<perlbug>
43program included with your release. Be sure to trim your bug down
44to a tiny but sufficient test case. Your bug report, along with the
45output of C<perl -V>, will be sent off to perlbug@perl.org to be
46analysed by the Perl porting team.
47
48=head1 SEE ALSO
49
50The F<Changes> file for exhaustive details on what changed.
51
52The F<INSTALL> file for how to build Perl.
53
54The F<README> file for general stuff.
55
56The F<Artistic> and F<Copying> files for copyright information.
57
58=cut