diff options
author | Ricardo Signes <rjbs@cpan.org> | 2011-11-30 19:40:54 -0500 |
---|---|---|
committer | Ricardo Signes <rjbs@cpan.org> | 2011-11-30 19:40:54 -0500 |
commit | c624397aee3afc3848b53f669b1d8c389701e29b (patch) | |
tree | b0c335335db05e566102da109b1e10b915e0ff6f /t | |
parent | 416e3a83ca713283356a2dba4bbf8fa3e01402ad (diff) | |
download | perl-c624397aee3afc3848b53f669b1d8c389701e29b.tar.gz |
teach podcheck.t about newly linked-to module in perlfunc
Diffstat (limited to 't')
-rw-r--r-- | t/porting/known_pod_issues.dat | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/t/porting/known_pod_issues.dat b/t/porting/known_pod_issues.dat index c85b0bad93..ae7ca8bf21 100644 --- a/t/porting/known_pod_issues.dat +++ b/t/porting/known_pod_issues.dat @@ -1,4 +1,4 @@ -# This file is the data file for t/porting/podcheck.t. +# This file is the data file for porting/podcheck.t. # There are three types of lines. # Comment lines are white-space only or begin with a '#', like this one. Any # changes you make to the comment lines will be lost when the file is @@ -26,7 +26,9 @@ Class::ISA Class::PseudoHash Classic::Perl Clone +Crypt::Random curl(1) +Data::Entropy Data::Float Data::Types DateTime |