Armadito-Agent

 view release on metacpan or  search on metacpan

lib/Armadito/Agent/Tools/Security.pm  view on Meta::CPAN

1;

__END__

=head1 NAME

Armadito::Agent::Tools::Security - Armadito Agent security static subroutines.

=head1 DESCRIPTION

This module provides validation functions to improve secuity checks in Armadito Agent. It aims to validate tainted variables. See perlsec for further information.

=head1 FUNCTIONS

=head2 isANumber()

Returns true if the input is a number. It means only digits and at least one.



( run in 0.516 second using v1.01-cache-2.11-cpan-4e96b696675 )