in reply to Re: CPAN: modules, distributions, and bundles
in thread CPAN: modules, distributions, and bundles
A distribution is generally a unit of installation. It may contain several modules, where perhaps only some are used at runtime by your code.
Is a single module distributed via CPAN generically referred to as a "distribution" per se? Or is that term specifically only applied to cases where a minimum of 2 or more modules are distributed bundled together?
When you upload an archive to CPAN, are you offered a choice between uploading either a "module" or a "distribution"?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: CPAN: modules, distributions, and bundles
by gaal (Parson) on Nov 04, 2006 at 06:36 UTC |