Hello,
I’d like to add a module to CPAN that wraps a given value as either a
success or a failure, such that:
my $good = create_success('yay');
my $bad = create_failure('nono');
$good->get(); # returns 'yay';
$good->error() # returns undef;
$bad->get();# throws 'nono';
$bad->err
Hi Issac,
> I never got CC-ed on the original mail (I'm long since unsubscribed to
> modules@), but I dug around in PAUSE and think I finally figured out where to
> transfer maintainership of the namespace.
Yep:
DB::Object,ISAAC,c
DB::Object,JDEGUEST,f
Jacques now has control of the n
Dear Isaac,
Thank you for your reply and the explanation on the background.
I got to know about your ownership of this namespace when I initially submitted
my distribution to cpan maintainers. Their automated checks bumped into this
and let me know it was owned by you.
I contacted the cpan maint
Hi Neil!
On Tue, Mar 31, 2020 at 3:57 PM Neil Bowers wrote:
> Hi Shlomi,
>
> Tree::AVL should be indexed again in PAUSE . Please see
> https://github.com/metacpan/metacpan-web/issues/2273 for more
> information. You may wish to see if there are other modules whose indexing
> was dropped and/or d