The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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.