logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Author

       Tony Bowden, <kasei@tmtm.com>.

Description

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

Name

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

Synopsis

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

See Also