>>>>> On Thu, 30 Dec 1999 10:49:57 +0000 (GMT), Andy Wardley <[EMAIL PROTECTED]>
>said:
>> Specifically, Template::Plugin::Filter seems to have gone from version
>> 1.04 to 1.03 when Template-Toolkit went from 0.27 to 1.02.
> Hmmm, something strange is afoot.
> The Template::Plugin::Filter module was removed from the distribution
> between versions 0.27 and 0.28, being replaced by Template::Filters.
> I've checked that versions 0.28 through 1.02 have correct MANIFEST
> files that reflect this change and all files seem to be in order. Is
> there perhaps something else I should have done to denote a file
> being removed from a distribution?
> Looking back through CVS, the Template::Plugin::Filter 1.03 corresponds
> to release 0.23 of the Template Toolkit which was some time ago. I
> can't find anywhere else that this file could have crept into in later
> releases.
> Any ideas?
You need to delete old versions from CPAN, otherwise these old
distributions continue to be indexed. Look:
cpan> m /Template-Toolkit-0/
Module Template::OS (ABW/Template-Toolkit-0.23.tar.gz)
Module Template::Plugin::Filter (ABW/Template-Toolkit-0.27.tar.gz)
CPAN still finds the old Template::Plugin::Filter in the 0.27 package.
I've scheduled the old files for deletion. Don't be worried, thay are
not lost for eternity, a history site is under construction.
--
andreas