The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Catmandu::Fix::substring - extract a substring out of the value of a field

SYNOPSIS

   # Extract a substring out of the value of a field
   substring('initials',0,1);

SEE ALSO

Catmandu::Fix, substr