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
perl terminates pod sections with a =cut directive, but is very loose
about how it parses it. Update the syntax highlighter regex to match how
perl handles this. It doesn't match the pod spec, but this is primarily
doing highlighting on perl code, not pod.
0 commit comments