develooper Front page | perl.perl5.porters | Postings from September 2022

Re: module loading built-in

Thread Previous | Thread Next
From:
Paul "LeoNerd" Evans
Date:
September 20, 2022 17:28
Subject:
Re: module loading built-in
Message ID:
20220920182836.13a4cf95@shy.leonerd.org.uk
On Sat, 17 Sep 2022 11:58:47 +0100
"Paul \"LeoNerd\" Evans" <leonerd@leonerd.org.uk> wrote:

> If it isn't explicitly spelled out in words, then yes it ought to be
> so.
> 
>   builtin::load($module);
> 
> or
> 
>   use builtin 'load';
>   load($module);

Aaaaactually, having said that, I am now in the middle of starting to
write the metaprogramming API RFC. It would be quite a good natural fit
for that set of API instead.

So hold that thought until I get something draft-worthy online...

-- 
Paul "LeoNerd" Evans

leonerd@leonerd.org.uk      |  https://metacpan.org/author/PEVANS
http://www.leonerd.org.uk/  |  https://www.tindie.com/stores/leonerd/

Thread Previous | Thread Next


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