perl571delta.
[p5sagit/p5-mst-13.2.git] / pod / perldelta.pod
CommitLineData
cc0fca54 1=head1 NAME
2
d468ca04 3perldelta - what will be new for perl v5.8.0
cc0fca54 4
5=head1 DESCRIPTION
6
d468ca04 7This document does not exist yet. When the Perl 5.8.0 is released
8this document will describe the changes since Perl 5.6.0, the previous
9major release. In the meanwhile, see L<perl570delta> and
10L<perl571delta>.
33a87e58 11
cc0fca54 12=head1 Reporting Bugs
13
d4ad863d 14If you find what you think is a bug, you might check the articles
15recently posted to the comp.lang.perl.misc newsgroup and the perl
16bug database at http://bugs.perl.org. There may also be
17information at http://www.perl.com/perl/, the Perl Home Page.
cc0fca54 18
19If you believe you have an unreported bug, please run the B<perlbug>
20program included with your release. Be sure to trim your bug down
21to a tiny but sufficient test case. Your bug report, along with the
d4ad863d 22output of C<perl -V>, will be sent off to perlbug@perl.org to be
cc0fca54 23analysed by the Perl porting team.
24
25=head1 SEE ALSO
26
27The F<Changes> file for exhaustive details on what changed.
28
29The F<INSTALL> file for how to build Perl.
30
31The F<README> file for general stuff.
32
33The F<Artistic> and F<Copying> files for copyright information.
34
35=head1 HISTORY
36
d468ca04 37Written by Jarkko Hietaniemi <F<jhi@iki.fi>>.
cc0fca54 38
39=cut