Skip to content

Named and unnamed operators #23807

@jkeenan

Description

@jkeenan

As part of my research on Fatalization of currently deprecated goto
construct
I have been
re-reading our current documentation of goto in blead and have been trying
to locate in our test suite examples of each claim made in that documentation.
What we find -- or fail to find -- there will have an impact on the
documentation updates provided as part of a pull request like the current
#23782. I've posted the preliminary results
of that documentation review
here.

This is the fifth in a series of GH issues addressing the items which I
believe are lacking in that documentation.

perldoc -f goto states:

Also, unlike most named operators, [`goto LABEL`] has
the same precedence as assignment.

"[N]amed operators" implies the existence of unnamed operators. Do we have
any? Where are they discussed?

How do we test precedence?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions