Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: 66c1d2a57eb49d2facb14a07e915cf285e732f21
https://github.com/Perl/perl5/commit/66c1d2a57eb49d2facb14a07e915cf285e732f21
Author: Scott Baker <[email protected]>
Date: 2023-02-07 (Tue, 07 Feb 2023)
Changed paths:
M pod/perlfunc.pod
Log Message:
-----------
Add some examples for push()
Commit: 9baf61eb9f3672d1f743ea0f4e5014045e15ea02
https://github.com/Perl/perl5/commit/9baf61eb9f3672d1f743ea0f4e5014045e15ea02
Author: Scott Baker <[email protected]>
Date: 2023-02-07 (Tue, 07 Feb 2023)
Changed paths:
M pod/perlfunc.pod
Log Message:
-----------
Move return example after explanation
Commit: 376c059310e74ce8b9f3f45a3e9f92160939ca60
https://github.com/Perl/perl5/commit/376c059310e74ce8b9f3f45a3e9f92160939ca60
Author: Scott Baker <[email protected]>
Date: 2023-02-07 (Tue, 07 Feb 2023)
Changed paths:
M pod/perlfunc.pod
Log Message:
-----------
Remove the "technical" explanation
Commit: 84e73d4ea20306de42377d1363057e9baa0a10a1
https://github.com/Perl/perl5/commit/84e73d4ea20306de42377d1363057e9baa0a10a1
Author: Scott Baker <[email protected]>
Date: 2023-02-07 (Tue, 07 Feb 2023)
Changed paths:
M pod/perlfunc.pod
Log Message:
-----------
Add missing closing parens to the examples
Also removes a comment which is duplicated.
Compare: https://github.com/Perl/perl5/compare/9312140ba1ac...84e73d4ea203