Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
% perldoc -lf splice /Users/u/perl5/perlbrew/perls/perl-5.42.0/lib/5.42.0/pods/perlfunc.pod /Users/u/perl5/perlbrew/perls/perl-5.42.0/lib/5.42.0/pods/perlop.pod % grep 'splice' /Users/u/perl5/perlbrew/perls/perl-5.42.0/lib/5.42.0/pods/perlfunc.pod L<C<splice>|/splice ARRAY,OFFSET,LENGTH,LIST> has three scalar arguments ... (19 lines deleted for brevity) % grep 'splice' /Users/u/perl5/perlbrew/perls/perl-5.42.0/lib/5.42.0/pods/perlop.pod % <- NOTHING!
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: perldoc -lf anomaly
by choroba (Cardinal) on May 07, 2026 at 19:56 UTC | |
by Anonymous Monk on May 07, 2026 at 22:07 UTC | |
by choroba (Cardinal) on May 07, 2026 at 22:13 UTC | |
by ikegami (Patriarch) on May 08, 2026 at 06:09 UTC | |
by ikegami (Patriarch) on May 08, 2026 at 06:14 UTC | |
|
Re: perldoc -lf anomaly
by LanX (Saint) on May 07, 2026 at 23:13 UTC |