Karen,
I was very angry when I wrote my reply, and despite my best efforts, some
of that anger is reflected in the words and tone. I apologize for that. I
did not intend that it be taken as a personal attack, and if that is the
case, I am truly sorry. I have great respect for the work you have d
On 21/09/17 23:11, Karen Etheridge wrote:
> Given that there is so much prior art in this space already -- is it
> useful to release one more variant to the CPAN, vs. simply keeping it in
> your darkpan? Is anyone likely to discover your module and choose it
> over any other?
For what is worth,
On Thu, Sep 21, 2017 at 5:11 PM, Karen Etheridge wrote:
>
> Given that there is so much prior art in this space already -- is it
useful to release one more variant to the CPAN, vs. simply keeping it in
your darkpan? Is anyone likely to discover your module and choose it over
any other?
What are y
Given that there is so much prior art in this space already -- is it useful
to release one more variant to the CPAN, vs. simply keeping it in your
darkpan? Is anyone likely to discover your module and choose it over any
other?
Please at least give a summary of the alternatives and how they differ,
On Thu, Sep 21, 2017 at 1:58 PM, Diab Jerius
wrote:
>
>
>
> On Thu, Sep 21, 2017 at 12:59 PM, Diab Jerius
wrote:
> >
> >
> >
> >
> > On Thu, Sep 21, 2017 at 11:30 AM, Michael Greb
wrote:
> >>
> >> On 09/20, Diab Jerius wrote:
> >> > I've written a module[1] to scratch an itch, namely easily wrap
On Thu, Sep 21, 2017 at 12:59 PM, Diab Jerius
wrote:
>
>
>
>
> On Thu, Sep 21, 2017 at 11:30 AM, Michael Greb
wrote:
>>
>> On 09/20, Diab Jerius wrote:
>> > I've written a module[1] to scratch an itch, namely easily wrapping
hashes
>> > returned from subroutines as objects[2].
>> >
>> > I've name
On Thu, Sep 21, 2017 at 11:30 AM, Michael Greb wrote:
> On 09/20, Diab Jerius wrote:
> > I've written a module[1] to scratch an itch, namely easily wrapping
> hashes
> > returned from subroutines as objects[2].
> >
> > I've named it Return::Object, based on my particular use case, but I'm
> > fin
On 09/20, Diab Jerius wrote:
> I've written a module[1] to scratch an itch, namely easily wrapping hashes
> returned from subroutines as objects[2].
>
> I've named it Return::Object, based on my particular use case, but I'm
> finding it useful for more general wrapping of hashes, hence my quest fo
Howdy!
I've written a module[1] to scratch an itch, namely easily wrapping hashes
returned from subroutines as objects[2].
I've named it Return::Object, based on my particular use case, but I'm
finding it useful for more general wrapping of hashes, hence my quest for a
more general name for it.