Re: Mappings between CPAN packages and lib.*-perl packages

2002-12-08 Thread Lloyd Zusman
Colin Watson <[EMAIL PROTECTED]> writes: > On Sat, Dec 07, 2002 at 01:46:11AM -0500, Lloyd Zusman wrote: >> Is it correct to assume that any given debian package whose name is of >> the form lib.*-perl corresponds to one and only one CPAN module, > > Not quite, but more or less. > >> and that the

Re: Mappings between CPAN packages and lib.*-perl packages

2002-12-08 Thread Lloyd Zusman
Colin Watson <[EMAIL PROTECTED]> writes: > On Sat, Dec 07, 2002 at 01:46:11AM -0500, Lloyd Zusman wrote: >> Is it correct to assume that any given debian package whose name is of >> the form lib.*-perl corresponds to one and only one CPAN module, > > Not quite, but more or less. > >> and that the

Re: Mappings between CPAN packages and lib.*-perl packages

2002-12-07 Thread Colin Watson
On Sat, Dec 07, 2002 at 01:46:11AM -0500, Lloyd Zusman wrote: > Is it correct to assume that any given debian package whose name is of > the form lib.*-perl corresponds to one and only one CPAN module, Not quite, but more or less. > and that the algorithm for determining the corresponding debian

Mappings between CPAN packages and lib.*-perl packages

2002-12-06 Thread Lloyd Zusman
Is it correct to assume that any given debian package whose name is of the form lib.*-perl corresponds to one and only one CPAN module, and that the algorithm for determining the corresponding debian package name from a given CPAN module name is this? ... - Add a leading "lib" and a trailing "-per