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