>>>>> On Thu, 31 Mar 2005 14:10:48 -0800, Michael G Schwern <[EMAIL PROTECTED]> >>>>> said:
> It looks good. The only bit I have trouble with is the indexer applying > the distribution to .pm files which have no explicit version either in the > code or in META.yml. The reason being is the index will say Foo::Bar has > a version of 1.23 but you download it and Foo::Bar->VERSION says undef. > Discontinuity between PAUSE and the code == right back where we started. > So I'd say PAUSE should only apply version information from META.yml > which is explicitly for a specific .pm file. I agree on all points. After all, that was what the META.yml files were developed for. I will investigate how well the existing META.yml files are suited for this job and then tweak the indexer a bit. Stay tuned... -- andreas
