Data::Object::Func::Code::Conjoin
Data-Object Code Function (Conjoin) Class
use Data::Object::Func::Code::Conjoin;
my $func = Data::Object::Func::Code::Conjoin->new(@args);
$func->execute;
Data::Object::Func::Code::Conjoin is a function object for Data::Object::Code.
4 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: =description