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