cgi::untaint::hex(3pm) debian man page | unix.com

Man Page: cgi::untaint::hex

Operating Environment: debian

Section: 3pm

CGI::Untaint::hex(3pm)					User Contributed Perl Documentation				    CGI::Untaint::hex(3pm)

NAME
CGI::Untaint::hex - validate as a hexadecimal value
SYNOPSIS
my $id = $handler->extract(-as_hex => 'hexvalue');
DESCRIPTION
This Input Handler verifies that it is dealing with a hexadecimal value.
AUTHOR
Tony Bowden, <kasei@tmtm.com>.
COPYRIGHT
Copyright (C) 2001 Tony Bowden. All rights reserved. This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself. perl v5.10.0 2001-12-08 CGI::Untaint::hex(3pm)
Related Man Pages
cgi::application::plugin::debugscreen(3pm) - debian
cgi::application::plugin::devpopup::httpheaders(3pm) - debian
cgi::untaint(3pm) - debian
cgi::untaint::date(3pm) - debian
class::dbi::fromcgi(3pm) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?