develooper Front page | perl.perl5.porters | Postings from December 2021

Re: Initial hack at 'builtin::' namespace

Thread Previous
From:
Yuki Kimoto
Date:
December 16, 2021 04:05
Subject:
Re: Initial hack at 'builtin::' namespace
Message ID:
CAExogxMxEwMkTAPAK0froStkpsAY3-P3xOokLx=EieeNmq1iyw@mail.gmail.com
2021-12-16 8:00 Paul "LeoNerd" Evans <leonerd@leonerd.org.uk> wrote:

> On Thu, 16 Dec 2021 07:55:10 +0900
> Yuki Kimoto <kimoto.yuki@gmail.com> wrote:
>
> > Personally, I want to use trim or slurp on my CPAN module if the
> > functions are implemented in builtin.pm.
>
> So why not use existing CPAN solutions for those? `trim` has about 15
> different possibles, and `slurp` usually comes from File::Slurp::Tiny.
>
> Also I don't believe there are currently suggestions to add a `slurp`
> here.
>
>
Sorry, this is an assumption.

slurp is a practical user function example.

I said I want to use builtin.pm in my CPAN module if these functions *were*
added.

Thread Previous


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About