in reply to Re^4: Modules to reduce syntax?
in thread Modules to reduce syntax?
Or maybe I don't know what you mean by, from the second level on.my $ref = { foo => { bar => [ baz => 1, herp => 2, derp => 3 ], }, };
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^6: Modules to reduce syntax?
by LanX (Saint) on Dec 27, 2021 at 22:33 UTC |