7 lines
303 B
Text
7 lines
303 B
Text
|
This module is an extension to perl's native regexp function. It binds
|
||
|
anonymous hashes or named variables to matched buffers. Both normal regexp
|
||
|
syntax and embedded regexp syntax are supported. You can view it as a tiny
|
||
|
and petite data extraction system.
|
||
|
|
||
|
WWW: http://search.cpan.org/dist/Regexp-Bind/
|