81797980f7
URLs automatically rewritten from /search?dist=Foo or /dist/Foo to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization, this is the preferred way to refer to modules on search.cpan.org. This pass brought to you by http://people.freebsd.org/~fenner/fix-search
11 lines
398 B
Plaintext
11 lines
398 B
Plaintext
Text::Balanced - Extract delimited text sequences from strings.
|
|
|
|
The various extract_... subroutines may be used to extract a delimited
|
|
string (possibly after skipping a specified prefix string). The search
|
|
for the string always begins at the current pos location of the string's
|
|
variable (or at index zero, if no pos position is defined).
|
|
|
|
WWW: http://search.cpan.org/dist/Text-Balanced/
|
|
|
|
-Anton
|