Data::Object::Regexp::Func::Replace
Data-Object Regexp Function (Replace) Class
use Data::Object::Regexp::Func::Replace;
my $func = Data::Object::Regexp::Func::Replace->new(@args);
$func->execute;
Data::Object::Regexp::Func
arg1(Object, req, ro) arg2(Str, req, ro) arg3(Str, opt, ro) arg4(Str, opt, ro)
Data::Object::Library
Data::Object::Regexp::Func::Replace is a function object for Data::Object::Regexp.
7 POD Errors
The following errors were encountered while parsing the POD:
- Around line 10:
Unknown directive: =name
- Around line 14:
Unknown directive: =abstract
- Around line 18:
Unknown directive: =synopsis
- Around line 26:
Unknown directive: =inherits
- Around line 30:
Unknown directive: =attributes
- Around line 37:
Unknown directive: =libraries
- Around line 41:
Unknown directive: =description