Re: Exceptions in IPC::Open2
[p5sagit/p5-mst-13.2.git] / pod / perldelta.pod
CommitLineData
01784f0d 1=head1 NAME
2
3perldelta - what's new for perl5.005
4
5=head1 DESCRIPTION
6
7This document describes differences between the 5.004 release and this one.
8
9=head1 Incompatible Changes
10
11=head1 Core Changes
12
13=head1 Modules
14
15=head2 Required Updates
16
17 XXX Any???
18
19=head1 Utility Changes
20
21=head1 C Language API Changes
22
23=head1 Documentation Changes
24
25=head1 BUGS
26
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.
31
32If you believe you have an unreported bug, please run the B<perlbug>
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.
37
38=head1 SEE ALSO
39
40The F<Changes> file for exhaustive details on what changed.
41
42The F<INSTALL> file for how to build Perl.
43
44The F<README> file for general stuff.
45
46The F<Artistic> and F<Copying> files for copyright information.
47
48=head1 HISTORY