1CGI::Untaint::hex(3)  User Contributed Perl Documentation CGI::Untaint::hex(3)
2
3
4

NAME

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

SYNOPSIS

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

DESCRIPTION

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

AUTHOR

16       Tony Bowden, <kasei@tmtm.com>.
17
19       Copyright (C) 2001 Tony Bowden. All rights reserved.
20
21       This module is free software; you can redistribute it and/or modify it
22       under the same terms as Perl itself.
23
24
25
26perl v5.30.0                      2019-07-26              CGI::Untaint::hex(3)
Impressum