Re: Test::SDK being temporarily pulled
[email protected] (Autrijus Tang) Tue, 23 Oct 2001 18:09:11 +0800
| Newsgroups | perl.qa,perl.sdk |
|---|---|
| Message-ID | <[email protected]> |
--AqsLC8rIMeq19msA Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Mon, Oct 22, 2001 at 11:46:29PM -0400, Michael G Schwern wrote: > > since the CPAN Bundle lets you specify exact versions, the purpose > > of SDK currently seems to be mostly about simplifying download > > (i.e. one big file). > There is the notion that an SDK is a collection of versions of modules > that are known to all work together. A Bundle simply grabs the latest > version of each, and it's possible a change in one might break the > others. as mentioned above, bundle lets you specify the exact distfile, and in effect the version. > No, it'll simply skip Test::More and move on to Test::Inline. but a change in Test::More might break Test::Inline! :-p ...however it's up to Test::Inline's tests to find out. as CPAN does not currently have a downgrade option, methinks this behaviour is more or less correct. > I was thinking just skipping MakeMaker entirely for that part and > write a simple little custom Makefile. The point being more to keep > the familiar interface than to wedge it into MakeMaker. very good point. i'd like to hack on it after a prototype's there. :) thanks, /Autrijus/ --AqsLC8rIMeq19msA Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iEYEARECAAYFAjvVQccACgkQtLPdNzw1AaC3PwCfWYvhEIcPveNn3wHDdtzN1Y1j Q/MAoKvUIfOX8v4Sb8KRUCG9GHSTAK5o =53GO -----END PGP SIGNATURE----- --AqsLC8rIMeq19msA--