Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 2f2d887f8604862b915d63db5a6fdf0a0270a71b
      
https://github.com/Perl/perl5/commit/2f2d887f8604862b915d63db5a6fdf0a0270a71b
  Author: Karl Williamson <[email protected]>
  Date:   2026-03-25 (Wed, 25 Mar 2026)

  Changed paths:
    M autodoc.pl
    M toke.c

  Log Message:
  -----------
  toke.c: Rm use of E<> on apidoc lines

These lines are used for various downstream tools, only one of which so
far has need to know about E<> pod markup, and confuses the others.  The
outlier tool is autodoc.pl, so change that to add the E<> when needed.

The code to do this (more generalized than the immediate need here) was
copied from Dan Book, modified by a comment from Lukas Mai.



To unsubscribe from these emails, change your notification settings at 
https://github.com/Perl/perl5/settings/notifications

Reply via email to