Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: 1462134e8b9d0b0b9184117b33a82887ad9711aa
https://github.com/Perl/perl5/commit/1462134e8b9d0b0b9184117b33a82887ad9711aa
Author: Dan Book <[email protected]>
Date: 2019-11-07 (Thu, 07 Nov 2019)
Changed paths:
M pod/perlfunc.pod
Log Message:
-----------
Link to more useful section of perlop from readpipe
qx is only briefly mentioned in the "I/O Operators" section of perlop. It is
better to link to the section where it is discussed in detail.