This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perlreapi: fix documentation on last(close)?paren
authorDavid Mitchell <davem@iabyn.com>
Sat, 26 May 2012 15:51:15 +0000 (16:51 +0100)
committerDavid Mitchell <davem@iabyn.com>
Wed, 13 Jun 2012 12:32:54 +0000 (13:32 +0100)
commit82f144941dbd0acd68cc05a3d565e1d919b0f28e
tree0a19a80bf8c8300626606883804f9f73c86ca7ea
parentb8f09ee740c86f0392e35bb465505af16b9488cb
perlreapi: fix documentation on last(close)?paren

lastparen was described as being last open paren; it's actually highest
close paren. Also make it clear these correspond to $+ and $^N
pod/perlreapi.pod