diff options
author | Ricardo Signes <rjbs@cpan.org> | 2016-04-30 14:26:42 -0400 |
---|---|---|
committer | Ricardo Signes <rjbs@cpan.org> | 2016-04-30 14:26:42 -0400 |
commit | 8a355c193e75b3d8ec3222d4e11e62b945626cb8 (patch) | |
tree | 423891d804551bc55e602871591bd7e9a55d95e0 /dist | |
parent | 30914c16ea7170879a83dab48693c2692e1e3850 (diff) | |
download | perl-8a355c193e75b3d8ec3222d4e11e62b945626cb8.tar.gz |
corelist: updated for File::Copy doc updates
Diffstat (limited to 'dist')
-rw-r--r-- | dist/Module-CoreList/lib/Module/CoreList.pm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm b/dist/Module-CoreList/lib/Module/CoreList.pm index 54966ff714..6cc66e09b2 100644 --- a/dist/Module-CoreList/lib/Module/CoreList.pm +++ b/dist/Module-CoreList/lib/Module/CoreList.pm @@ -12388,6 +12388,7 @@ for my $version ( sort { $a <=> $b } keys %released ) { changed => { 'B::Op_private' => '5.024000', 'Config' => '5.024', + 'File::Copy' => '2.31', 'File::Path' => '2.12_01', 'File::Spec::AmigaOS' => '3.64', 'ODBM_File' => '1.14', |