remove misleading comment (from M.J.T. Guy)
[p5sagit/p5-mst-13.2.git] / pod / perldelta.pod
1 =head1 NAME
2
3 perldelta - what's new for perl v5.8.0
4
5 =head1 DESCRIPTION
6
7 This document describes differences between the 5.6 release and this one.
8
9 =head1 Core Enhancements
10
11 =head1 Modules and Pragmata
12
13 =head1 Utility Changes
14
15 =head1 Improved Documentation
16
17 =head1 Performance enhancements
18
19 =head1 Installation and Configuration Improvements
20
21 =head1 Platform specific changes
22
23 =head1 Significant bug fixes
24
25 =head1 New or Changed Diagnostics
26
27 =head1 New tests
28
29 =head1 Incompatible Changes
30
31 =head1 Known Problems
32
33 =head1 Obsolete Diagnostics
34
35 =head1 Reporting Bugs
36
37 If you find what you think is a bug, you might check the
38 articles recently posted to the comp.lang.perl.misc newsgroup.
39 There may also be information at http://www.perl.com/perl/, the Perl
40 Home Page.
41
42 If you believe you have an unreported bug, please run the B<perlbug>
43 program included with your release.  Be sure to trim your bug down
44 to a tiny but sufficient test case.  Your bug report, along with the
45 output of C<perl -V>, will be sent off to perlbug@perl.com to be
46 analysed by the Perl porting team.
47
48 =head1 SEE ALSO
49
50 The F<Changes> file for exhaustive details on what changed.
51
52 The F<INSTALL> file for how to build Perl.
53
54 The F<README> file for general stuff.
55
56 The F<Artistic> and F<Copying> files for copyright information.
57
58 =head1 HISTORY
59
60 Written by Gurusamy Sarathy <F<gsar@activestate.com>>, with many
61 contributions from The Perl Porters.
62
63 Send omissions or corrections to <F<perlbug@perl.com>>.
64
65 =cut