Michael G Schwern [[EMAIL PROTECTED]] quoth:
*>
*>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.
http://www.cpan.org/misc
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 mod
On Mon, Oct 22, 2001 at 09:48:56PM -0400, Michael G Schwern wrote:
> It then orders them in terms of which needs to be installed first. In
> Test::SDK it would be Test::Harness, Test::Simple and finally
> Test::Inline.
since the CPAN Bundle lets you specify exact versions, the purpose
of SDK cur
On Tue, Oct 23, 2001 at 10:37:30AM +0800, Autrijus Tang wrote:
> On Mon, Oct 22, 2001 at 09:48:56PM -0400, Michael G Schwern wrote:
> > It then orders them in terms of which needs to be installed first. In
> > Test::SDK it would be Test::Harness, Test::Simple and finally
> > Test::Inline.
>
> si