NAME
X86::Udis86::Operand - Perl extension for Udis86 operands.
SYNOPSIS
use X86::Udis86::Operand;
DESCRIPTION
This provides methods for accessing operands in Udis86.
EXPORT
None by default.
AUTHOR
Bob Wilkinson, <bob@fourtheye.org>
COPYRIGHT AND LICENSE
Copyright (C) 2009, 2013 by Bob Wilkinson
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.10.1 or, at your option, any later version of Perl 5 you may have available.