in reply to Re: RFC: Export tags for builtin pragma [Proposal dropped]
in thread RFC: Export tags for builtin pragma

The intent is that use v5.40; will automatically do the equivalent of use builtin ':5.40';. This hasn't been implemented yet, but it should be by the time of the final release.

Replies are listed 'Best First'.
Re^3: RFC: Export tags for builtin pragma [Proposal dropped]
by kcott (Archbishop) on Oct 26, 2023 at 12:44 UTC

    ++ Thanks for the heads-up. I'll keep my eye on the deltas.

    — Ken