Data::Object::String::Func::Render

Data-Object String Function (Render) Class

use Data::Object::String::Func::Render;

my $func = Data::Object::String::Func::Render->new(@args);

$func->execute;

Data::Object::String::Func

Data::Object::Library

arg1(StringLike, req, ro) arg2(HashLike, opt, ro)

Data::Object::String::Func::Render is a function object for Data::Object::String.

7 POD Errors

The following errors were encountered while parsing the POD:

Around line 8:

Unknown directive: =name

Around line 12:

Unknown directive: =abstract

Around line 16:

Unknown directive: =synopsis

Around line 24:

Unknown directive: =inherits

Around line 28:

Unknown directive: =library

Around line 32:

Unknown directive: =attributes

Around line 37:

Unknown directive: =description