This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Digest::SHA 5.43_01 - ANSIfy src/hmac.c
[perl5.git] / pod / perl595delta.pod
CommitLineData
f6eae373
RGS
1=head1 NAME
2
3perldelta - what is new for perl v5.9.5
4
5=head1 DESCRIPTION
6
7This document describes differences between the 5.9.4 and the 5.9.5
8development releases. See L<perl590delta>, L<perl591delta>,
9L<perl592delta>, L<perl593delta> and L<perl594delta> for the differences
10between 5.8.0 and 5.9.4.
11
12=head1 Incompatible Changes
13
14=head1 Core Enhancements
15
16=head1 Modules and Pragmas
17
18=head2 New Core Modules
19
20=head1 Utility Changes
21
22=head1 Documentation
23
24=head1 Performance Enhancements
25
26=head1 Installation and Configuration Improvements
27
28=head1 Selected Bug Fixes
29
30=head1 New or Changed Diagnostics
31
32=head1 Changed Internals
33
34=head1 Known Problems
35
36=head2 Platform Specific Problems
37
38=head1 Reporting Bugs
39
40If you find what you think is a bug, you might check the articles
41recently posted to the comp.lang.perl.misc newsgroup and the perl
42bug database at http://rt.perl.org/rt3/ . There may also be
43information at http://www.perl.org/ , the Perl Home Page.
44
45If you believe you have an unreported bug, please run the B<perlbug>
46program included with your release. Be sure to trim your bug down
47to a tiny but sufficient test case. Your bug report, along with the
48output of C<perl -V>, will be sent off to perlbug@perl.org to be
49analysed by the Perl porting team.
50
51=head1 SEE ALSO
52
53The F<Changes> file for exhaustive details on what changed.
54
55The F<INSTALL> file for how to build Perl.
56
57The F<README> file for general stuff.
58
59The F<Artistic> and F<Copying> files for copyright information.
60
61=cut