QM has asked for the wisdom of the Perl Monks concerning the following question:
While it's implicit that a length of zero should not remove anything, and only insert the given list, it's not explicit. Should it be?
Specifically, should the documentation include a line like so:
If LENGTH is zero, nothing is removed.
That would have reduced my time reading the doc, or needing to TIAS.
Or maybe I've misread something in my haste, and it's there, plain as day?
-QM
--
Quantum Mechanics: The dreams stuff is made of
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Do the Splice Docs on Length Need Tweak?
by Eily (Monsignor) on Apr 29, 2019 at 13:55 UTC | |
by QM (Parson) on Apr 30, 2019 at 08:04 UTC | |
Re: Do the Splice Docs on Length Need Tweak?
by roboticus (Chancellor) on Apr 29, 2019 at 15:03 UTC | |
Re: Do the Splice Docs on Length Need Tweak?
by Anonymous Monk on Apr 29, 2019 at 14:37 UTC |