[win32] integrate mainline
[p5sagit/p5-mst-13.2.git] / pod / perldelta.pod
CommitLineData
5f05dabc 1=head1 NAME
2
6ee623d5 3perldelta - what's new for perl5.005
5f05dabc 4
5=head1 DESCRIPTION
6
6ee623d5 7This document describes differences between the 5.004 release and this one.
5f05dabc 8
6ee623d5 9=head1 Incompatible Changes
5f05dabc 10
11=head1 Core Changes
12
5f05dabc 13=head1 Modules
14
5cd24f17 15=head2 Required Updates
16
6ee623d5 17 XXX Any???
5f05dabc 18
774d564b 19=head1 Utility Changes
5f05dabc 20
0a753a76 21=head1 C Language API Changes
22
5f05dabc 23=head1 Documentation Changes
24
5f05dabc 25=head1 BUGS
26
774d564b 27If you find what you think is a bug, you might check the headers of
28recently posted articles in the comp.lang.perl.misc newsgroup.
29There may also be information at http://www.perl.com/perl/, the Perl
30Home Page.
5f05dabc 31
32If you believe you have an unreported bug, please run the B<perlbug>
9607fc9c 33program included with your release. Make sure you trim your bug down
34to a tiny but sufficient test case. Your bug report, along with the
35output of C<perl -V>, will be sent off to <F<perlbug@perl.com>> to be
36analysed by the Perl porting team.
5f05dabc 37
38=head1 SEE ALSO
39
40The F<Changes> file for exhaustive details on what changed.
41
6ee623d5 42The F<INSTALL> file for how to build Perl.
5f05dabc 43
44The F<README> file for general stuff.
45
6ee623d5 46The F<Artistic> and F<Copying> files for copyright information.
5f05dabc 47
48=head1 HISTORY