This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
remove bogus $remainder variable from perlfunc/split
authorLukas Mai <l.mai@web.de>
Tue, 19 Jun 2012 13:03:19 +0000 (15:03 +0200)
committerJesse Luehrs <doy@tozt.net>
Tue, 19 Jun 2012 13:13:26 +0000 (08:13 -0500)
commite05ccd69469415a693386048e305f4e8d3c4b66d
tree341ad4be816b8abfc1253743eb0a1fc08e8869e3
parente03b874abb33f381913aa76467fee51dbdc78263
remove bogus $remainder variable from perlfunc/split

As reported by Anša Vernerová:

| Calling the third argument $remainer is simply wrong - the remainder is
| the fourth argument, which is not assigned to anything.
pod/perlfunc.pod