Integrate mainline.
[p5sagit/p5-mst-13.2.git] / pod / perldelta.pod
CommitLineData
d4432bb5 1=head1 NAME
cc0fca54 2
ed423f7a 3perldelta - what is new for perl v5.9.0
cc0fca54 4
5=head1 DESCRIPTION
6
ed423f7a 7This document describes differences between the 5.8.0 release and
8the 5.9.0 release.
f39f21d8 9
ed423f7a 10=head1 Incompatible Changes
87880fe6 11
ed423f7a 12=head1 Core Enhancements
87880fe6 13
ed423f7a 14=head1 Modules and Pragmata
87880fe6 15
ed423f7a 16=head1 Utility Changes
87880fe6 17
ed423f7a 18=head1 New Documentation
87880fe6 19
ed423f7a 20=head1 Performance Enhancements
87880fe6 21
ed423f7a 22=head1 Installation and Configuration Improvements
87880fe6 23
ed423f7a 24=head1 Selected Bug Fixes
87880fe6 25
ed423f7a 26=head1 New or Changed Diagnostics
f39f21d8 27
77c8cf41 28=head1 Changed Internals
f39f21d8 29
ebc20e9a 30=head1 New Tests
77c8cf41 31
f39f21d8 32=head1 Known Problems
33
51bcf69b 34=head1 Platform Specific Problems
35
cc0fca54 36=head1 Reporting Bugs
37
d4ad863d 38If you find what you think is a bug, you might check the articles
39recently posted to the comp.lang.perl.misc newsgroup and the perl
e6dc8c81 40bug database at http://bugs.perl.org/ . There may also be
f224927c 41information at http://www.perl.com/ , the Perl Home Page.
cc0fca54 42
43If you believe you have an unreported bug, please run the B<perlbug>
44program included with your release. Be sure to trim your bug down
45to a tiny but sufficient test case. Your bug report, along with the
d4ad863d 46output of C<perl -V>, will be sent off to perlbug@perl.org to be
cc0fca54 47analysed by the Perl porting team.
48
49=head1 SEE ALSO
50
51The F<Changes> file for exhaustive details on what changed.
52
53The F<INSTALL> file for how to build Perl.
54
55The F<README> file for general stuff.
56
57The F<Artistic> and F<Copying> files for copyright information.
58
cc0fca54 59=cut