Re: confold
[email protected] (Richard Leach)
| Newsgroups | perl.perl5.porters |
|---|---|
| Message-ID | <CADWSe2cJ6JQXFwVcoOGeDvtaLY8cT9nU-rLY7Cnvui+TvKOO5Q@mail.gmail.com> |
On Fri, 30 Jan 2026 at 22:46, lnation <[email protected]> wrote: > my $slot = “thing”; > slot::get($slot); Is it constant propagation rather than constant folding that you would like to happen?