Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: fbe95d28cca2ed244df50120474bd0dd0fd1b78d
https://github.com/Perl/perl5/commit/fbe95d28cca2ed244df50120474bd0dd0fd1b78d
Author: 積丹尼 Dan Jacobson <[email protected]>
Date: 2024-02-17 (Sat, 17 Feb 2024)
Changed paths:
M pod/perldsc.pod
Log Message:
-----------
Update perldsc.pod adding vital deep slice shortcut
Without showing this beginners always try
`${HoH}{flintstones}{"wife", "pet"} = ( "wilma", "dino" );`
racking their brains for why it won't work. Plus such _deeper_ slices are not
documented, so clearly, anywhere else!
To unsubscribe from these emails, change your notification settings at
https://github.com/Perl/perl5/settings/notifications