diff options
author | Jesse Vincent <jesse@bestpractical.com> | 2010-03-29 11:30:02 -0400 |
---|---|---|
committer | Jesse Vincent <jesse@bestpractical.com> | 2010-03-29 11:45:16 -0400 |
commit | 861ff9eb8d184fa0e1ad77f5b184e522ad80e276 (patch) | |
tree | 8718cdd4af44133f2155efa98b5b7581b512317d /pod | |
parent | eda690a0221aa1378f4724ca1cfd90ac3507bfc8 (diff) | |
download | perl-861ff9eb8d184fa0e1ad77f5b184e522ad80e276.tar.gz |
Add an errata pointer to perldelta.
Diffstat (limited to 'pod')
-rw-r--r-- | pod/perl5120delta.pod | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/pod/perl5120delta.pod b/pod/perl5120delta.pod index b290bff13a..5e203beb02 100644 --- a/pod/perl5120delta.pod +++ b/pod/perl5120delta.pod @@ -3170,4 +3170,8 @@ The F<README> file for general stuff. The F<Artistic> and F<Copying> files for copyright information. +L<http://dev.perl.org/perl5/errata.html> for a list of issues +found after this release, as well as a list of CPAN modules known +to be incompatible with this release. + =cut |