June 2002
Beginner
759 pages
80h 42m
English
Extracts delimited text sequences from strings. It
implements various extract_-named
subroutines to capture the delimited string.
In a list context, all Text::Balanced methods return a list that contains the extracted string with delimiters, the remainder of the string, and the parts of the string that were skipped. Text::Balanced is shipped with the Perl source kit as of 5.8.
Text::Balanced implements the following methods.