Data::Object::Float::Func::Eq
Data-Object Float Function (Eq) Class
use Data::Object::Float::Func::Eq;
my $func = Data::Object::Float::Func::Eq->new(@args);
$func->execute;
Data::Object::Float::Func
arg1(Object, req, ro) arg2(StringLike, req, ro)
Data::Object::Library
Data::Object::Float::Func::Eq is a function object for Data::Object::Float.
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 35:
Unknown directive: =libraries
- Around line 39:
Unknown directive: =description