>>>>> On Thu, 16 Nov 2000 12:46:55 -0500 (EST), "Casey R. Tweten" <[EMAIL PROTECTED]> said:
> # CHECKSUMS file written on Tue Nov 7 18:06:02 2000 by mldistwatch
> (2.288)
> $cksum = {
> 'ex-override-1.01.tar.gz' => {
> 'md5-ungz' => 'bc6fdfd89549bb868358c852a247e722',
> 'mtime' => '2000-11-06',
> 'md5' => '8c7c27d5df198a7dc47f58cecdd55631',
> 'shortname' => 'exove101.tgz',
> 'size' => 3181
> },
> 'Tie-SortHash-1.01.tar.gz' => {
> 'md5-ungz' => '57533d15bd76025a6d2b28c180f33799',
> 'mtime' => '2000-08-25',
> 'md5' => '5d4e91e43965e21815f42b562ff8728b',
> 'shortname' => 'tieso101.tgz',
> 'size' => 4429
> },
> 'override-1.01.tar.gz' => {
> 'md5-ungz' => '9692cf8748b0e40930eacff890ddc3d2',
> 'mtime' => '2000-11-04',
> 'md5' => '5d036003e2cd099cdc4466afcd6c835c',
> 'shortname' => 'overr101.tgz',
> 'size' => 3269
> }
> };
> override has been removed and is no longer on CPAN, search.cpan.org
> still finds it though...
The checksums file currently is nothing but a container for checksums,
so does not get updated after a delete. This will change in the near
future to make the file usable for more than just checksums (e.g.
CPAN.pm's ls command).
search.cpan.org is a completely different story. Graham knows how
often outdated entries get removed from there.
--
andreas