add (stub) perldelta.pod
[p5sagit/p5-mst-13.2.git] / pod / perldelta.pod
1 =head1 NAME
2
3 perldelta - what's new for perl5.006
4
5 =head1 DESCRIPTION
6
7 This document describes differences between the 5.005 release and this one.
8
9 =head1 Incompatible Changes
10
11 =head1 Core Changes
12
13 =head1 Supported Platforms
14
15 =head1 Modules and Pragmata
16
17 =head1 Utility Changes
18
19 =head1 Documentation Changes
20
21 =head1 New Diagnostics
22
23 =head1 Obsolete Diagnostics
24
25 =head1 BUGS
26
27 If you find what you think is a bug, you might check the headers of
28 recently posted articles in the comp.lang.perl.misc newsgroup.
29 There may also be information at http://www.perl.com/perl/, the Perl
30 Home Page.
31
32 If you believe you have an unreported bug, please run the B<perlbug>
33 program included with your release.  Make sure you trim your bug down
34 to a tiny but sufficient test case.  Your bug report, along with the
35 output of C<perl -V>, will be sent off to <F<perlbug@perl.com>> to be
36 analysed by the Perl porting team.
37
38 =head1 SEE ALSO
39
40 The F<Changes> file for exhaustive details on what changed.
41
42 The F<INSTALL> file for how to build Perl.
43
44 The F<README> file for general stuff.
45
46 The F<Artistic> and F<Copying> files for copyright information.
47
48 =head1 HISTORY
49
50 Written by Gurusamy Sarathy <F<gsar@umich.edu>>, with many contributions
51 from The Perl Porters.
52
53 Send omissions or corrections to <F<perlbug@perl.com>>.
54
55 =cut