Reload into CPAN and try this...

# perl -MCPAN -eshell
cpan> o conf urllist unshift ftp://ftp.cpan.org/
cpan> i Template

And see what you get.

You might want to pick a different ftp site than you usually use, this does it without 
commiting the change to disk. One time, hit a different site, I luv CPAN.pm. =)

> -----Original Message-----
> From: Mark Fowler [mailto:[EMAIL PROTECTED]]
> Sent: Monday, February 04, 2002 9:44 AM
> To: [EMAIL PROTECTED]
> Subject: Re: [Templates] Template.pm and CPAN
> 
> 
> On 4 Feb 2002, Randal L. Schwartz wrote:
> 
> > The index was mad for a while, not you.  Perhaps you cached a broken
> > index.  Make sure you don't have a copy from mid last week.
> 
> Is the method I mentioned in my previous post not checking the correct
> index file?
> 
> I wrote:
> 
> Erk!  Quick, check the master:
> 
> mark@eviledna:~ >fetch 
> http://www.cpan.org/modules/02packages.details.txt.gz
> Receiving 02packages.details.txt.gz (130225 bytes): 100%
> 130225 bytes transferred in 1.5 seconds (86.64 kBps)
> mark@eviledna:~ >zcat 02packages.details.txt.gz | grep 
> Template-Toolkit
> Template::Cache         1.17  A/AB/ABW/Template-Toolkit-1.07.tar.gz
> Template::Debug         1.03  A/AB/ABW/Template-Toolkit-1.07.tar.gz
> Template::Utils         1.08  A/AB/ABW/Template-Toolkit-1.07.tar.gz
> 
> Later.
> 
> Mark.
> 
> -- 
>   Mark Fowler
>   Technology Developer
>   http://www.indicosoftware.com/
> 
> 
> 
> _______________________________________________
> templates mailing list
> [EMAIL PROTECTED]
> http://www.template-toolkit.org/mailman/listinfo/templates
> 


Reply via email to