1 Jul 2005 13:31
Re: [Module::Build] [Fwd: [cpan #13464] AutoReply: 'provides' field in META.yml is not smart about reopened packages]
Randy W. Sims <ml-perl <at> thepierianspring.org>
2005-07-01 11:31:22 GMT
2005-07-01 11:31:22 GMT
Randy W. Sims wrote: > The 'provides' field in META.yml does not allow for cases where a > package appears in more than one file, simply displaying the last file > encountered in its scan. Refer to thread "provides field plugged into > PAUSE" > <http://thread.gmane.org/gmane.comp.lang.perl.modules.module-build/2149>. Just checked in an initial attempt at fixing this. Any package name that corresponds to the file name is considered the primary (or $prime) package. Others are alternate packages. If a package is declared more than once, either only one $VERSION can be provided or all $VERSIONs must agree. More tests, testing, and general cleaning up to come. Randy. ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
RSS Feed