Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: 8248b811ccc7adb9a63c086c18ed8a4e0e5c43bc
https://github.com/Perl/perl5/commit/8248b811ccc7adb9a63c086c18ed8a4e0e5c43bc
Author: Hauke D <[email protected]>
Date: 2023-07-02 (Sun, 02 Jul 2023)
Changed paths:
M pod/perlform.pod
Log Message:
-----------
Minor clarification in perlform.pod
This update makes it more clear that the double tilde in a format
implies the single tilde (see the code of doparseform in pp_ctl.c).
Inspired by a question from user hotpelmen at
https://www.perlmonks.org/?node_id=11152452