First page Back Continue Last page Overview Graphics
Capture Buffers
Before Perl 5.10 capture buffers were numbered only.
Adding a new buffer means that the numbering of the buffers following it changes, often requiring changes to the code using the pattern.
How do we know what number the last buffer in the below pattern will have?