Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: 6d16ed8d4fcdc57defc118806293f6c62de46d42
https://github.com/Perl/perl5/commit/6d16ed8d4fcdc57defc118806293f6c62de46d42
Author: Nicholas Clark <[email protected]>
Date: 2021-09-30 (Thu, 30 Sep 2021)
Changed paths:
M toke.c
Log Message:
-----------
Replace "grandfather ..." in toke.c with a full description
"grandfather return to old style" only really makes sense if you are
familiar with parsing changes between perl 2 and perl 3.
For everyone else, add an explanation of a special case which is still
relevant to the present day.