You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
perlsub: correct pre-postderef language about "starts with"
It's no longer correct that `\%` means "must start with %", because it
could instead end with ->%* -- and in fact one of the examples already
showed that!
I also replaced the list of declarators with "my and others", to keep it
more futureproof. "state", for example, had been omitted.
0 commit comments