Nicolas Steenlant > Catmandu > Catmandu::Fix::replace_all

Download:
Catmandu-0.4.tar.gz

Dependencies

Annotate this POD

View/Report Bugs
Source  

NAME ^

Catmandu::Fix::replace_all - search and replace using regex expressions

SYNOPSIS ^

   # Extract a substring out of the value of a field
   replace_all('year','\^','0');

SEE ALSO ^

Catmandu::Fix

syntax highlighting: