nwalsh.comReleased on 02 Oct 2002, DelimMatch (DelimMatch-1.05.tar.gz) is a Perl 5 module that provides functions for locating delimited substrings with proper nesting.
I forgot to upload 1.04 to CPAN so I made a few documentation changes and released 1.05 to upload.
Version 1.04 adds the returndelim() and strip_delim() functions. These functions control whether or not the start and end delimiters are returned as part of the matched string.