This is necessary so the CPAN version can fix the INSTALLDIRS parameter it uses
on older perls.
'Devel::SelfStubber' =>
{
'MAINTAINER' => 'p5p',
- 'DISTRIBUTION' => 'FLORA/Devel-SelfStubber-1.04.tar.gz',
+ 'DISTRIBUTION' => 'FLORA/Devel-SelfStubber-1.05.tar.gz',
'FILES' => q[dist/Devel-SelfStubber],
'UPSTREAM' => 'blead',
},
@ISA = qw(SelfLoader);
@EXPORT = 'AUTOLOAD';
$JUST_STUBS = 1;
-$VERSION = 1.04;
+$VERSION = 1.05;
sub Version {$VERSION}
# Use as
=item *
+C<Devel::SelfStubber> has been upgraded from version 1.04 to 1.05.
+
+=item *
+
C<Digest::SHA> has been upgraded from 5.48 to 5.50
shasum now more closely mimics sha1sum/md5sum and Addfile