RE: Name advice: check license of dependencies

2005-11-02 Thread Orton, Yves
Title: RE: Name advice: check license of dependencies > On a side note, I discovered that using Data::Dumper on my output  > object causes memory use to go through the roof.  I think  > Data::Dumper is chasing into the CPANPLUS data structures and  > thrashing my machine

Re: Name advice: check license of dependencies

2005-11-02 Thread Christopher Hicks
On Tue, 1 Nov 2005, Chris Dolan wrote: Thanks for the feedback Mark and Sam. I chose Module::License::Report and posted my implementation to CPAN this afternoon. Bravo and thanks. Further feedback would be VERY welcome, as the module uses a few sketchy heuristics to guess at the license. To

Re: Name advice: check license of dependencies

2005-11-01 Thread Chris Dolan
Thanks for the feedback Mark and Sam. I chose Module::License::Report and posted my implementation to CPAN this afternoon. Further feedback would be VERY welcome, as the module uses a few sketchy heuristics to guess at the license. To mitigate the uncertainty, I made it report a confide

Re: Name advice: check license of dependencies

2005-10-31 Thread Sam Vilain
On Mon, 2005-10-31 at 11:20 -0500, Mark Stosberg wrote: > > I don't like any of the names I've come up with so far. It seems > > clear that it should be in the Module:: namespace, but beyond that > > I'm unsure. Possibilities: > >Module::GuessLicense > >Module::License > >Module::

Re: Name advice: check license of dependencies

2005-10-31 Thread Mark Stosberg
On Mon, Oct 31, 2005 at 10:08:53AM -0600, Chris Dolan wrote: > I'm toying with starting a new module and would like some naming > advice. My module will accept the name of another module and, using > CPAN metadata and/or package contents, determine the license of that > module's package and