NAME
Armadito::Agent::Tools::Security - Armadito Agent security static subroutines.
DESCRIPTION
This module provides validation functions to improve secuity checks in Armadito Agent. It aims to validate tainted variables. See perlsec for further information.
FUNCTIONS
isANumber()
Returns true if the input is a number. It means only digits and at least one.