CGI::Untaint::hex - validate as a hexadecimal value


CGI-Untaint documentation  | view source Contained in the CGI-Untaint distribution.

Index


NAME

Top

CGI::Untaint::hex - validate as a hexadecimal value

SYNOPSIS

Top

  my $id = $handler->extract(-as_hex => 'hexvalue');

DESCRIPTION

Top

This Input Handler verifies that it is dealing with a hexadecimal value.

AUTHOR

Top

Tony Bowden, <kasei@tmtm.com>.

COPYRIGHT

Top


CGI-Untaint documentation  | view source Contained in the CGI-Untaint distribution.