On 9 July 2015 at 05:34, Gordon Marler wrote:
> I've written an XS module that implements a DTrace Consumer, and after some
> reading, need to ask for your collective wisdom on where it should go in the
> CPAN namespace.
http://prepan.org/ has this exact purpose - incl discussing namespace.
/Lar
On Thu, Mar 25, 2010 at 4:55 PM, Ask Bjørn Hansen wrote:
>
> On Mar 25, 2010, at 8:38, Andy Armstrong wrote:
>
>>> I like that solution better
>>
>> [snip]
>>
>> But solution to what? Are we convinced there's actually a problem here?
>
> CPAN has almost 200k files. www.cpan.org says there are "17
Adam Kennedy wrote:
FreeBSD is auto-packaging everything that passes tests.
Not entirely true. FreeBSD ports are added and maintained by hand, by a
group of volunteers.
/Lars
On 30-04-2007 13:26, Martin Senger wrote:
> Shlomi Fish wrote:
> Please don't upload two different distributions with the same filename.
>
> But perhaps your answer means "do not use this exception". Am I right?
Indeed. Various third-party packaging systems (e.g. FreeBSD ports) get
*very* con
David Landgren wrote:
So, I have a couple of trashed repos, but I do have mirrors of both in
SVK repositories on my laptop. Is there a recipe that will let me
restore the contents of the SVN repo from my mirror? I don't really care
if the log messages are recorded as coming from SVK merges rath
On Thursday, December 04, 2003 7:49 PM, [EMAIL PROTECTED]
wrote:
>>>>>> "Lars" == Lars Thegler <[EMAIL PROTECTED]> writes:
>
> Lars> I totally agree that when generating prefixes from number
> Lars> intervals, this depends squarely on the involve
On Monday, December 01, 2003 11:24 AM, Fergal Daly wrote:
>> Taking an interval as input, this module will construct the
>> smallest set of prefixes, such that all numbers in the interval
>> will match exactly one of the prefixes, and no prefix will match
>> a number not in the inte
a CPAN RT:
http://rt.cpan.org/NoAuth/Bugs.html?Dist=Algorithm-Interval2Prefix
or by sending mail to
[EMAIL PROTECTED]
AUTHOR
Lars Thegler <[EMAIL PROTECTED]>
COPYRIGHT
Copyright (c) 2003 Lars Thegler. All rights reserved.
This program is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.
--cut--
Michel Rodriguez wrote:
> On Wed, 27 Aug 2003, Kate L Pugh wrote:
>
>> On Wed 27 Aug 2003, Michel Rodriguez <[EMAIL PROTECTED]> wrote:
>>> It's really just a way to format a number.
>>>
>>> I actually found that Number::Format has a quite similar function,
>>> albeit slightly less configurable.
>>