summaryrefslogtreecommitdiff
path: root/Porting
diff options
context:
space:
mode:
authorChris 'BinGOs' Williams <chris@bingosnet.co.uk>2011-01-08 23:09:04 +0000
committerChris 'BinGOs' Williams <chris@bingosnet.co.uk>2011-01-08 23:09:04 +0000
commit0019012ad86d597fb507f71577d70ecd4c416bba (patch)
tree04fc542107733593ff7160bb07de38880c7917a7 /Porting
parent4fc94532da4b3d2462eb7388c63cc5a714c95725 (diff)
downloadperl-0019012ad86d597fb507f71577d70ecd4c416bba.tar.gz
Update Object-Accessor to CPAN version 0.38
[DELTA] Changes for 0.38 Fri Jan 7 21:47:51 GMT 2011 ================================================= * Apply blead patch from Peter Acklam
Diffstat (limited to 'Porting')
-rwxr-xr-xPorting/Maintainers.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index 30144ad140..40b7a2e1e4 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -1083,7 +1083,7 @@ use File::Glob qw(:case);
'Object::Accessor' =>
{
'MAINTAINER' => 'kane',
- 'DISTRIBUTION' => 'BINGOS/Object-Accessor-0.36.tar.gz',
+ 'DISTRIBUTION' => 'BINGOS/Object-Accessor-0.38.tar.gz',
'FILES' => q[cpan/Object-Accessor],
'UPSTREAM' => 'cpan',
},