Re: Brainstorming: quoted identifier operator
[email protected] (Branislav Zahradník)
| Newsgroups | perl.perl5.porters |
|---|---|
| Message-ID | <CAB=rbO=v3BtfZ35pEpQ4nuE3a0k9UORfqkoV6aN38ZbmMHMJeA@mail.gmail.com> |
On Wed, 7 Jan 2026 at 12:16, Dave Mitchell <[email protected]> wrote: > On Wed, Jan 07, 2026 at 10:56:03AM +0100, Branislav Zahradník wrote: > > just another idea based on my everyday work - let's defined new quoting > > operator: quoted identifier. > ... > > You don't say what this quoting operator actually does. > oops ... this quoting operator will be treated as single identifier without detecting qualification separator without special meaning. this may be also way how to use reserved keywords as regular operators.