NAME
X86::Udis86 - Perl extension for the C disassembler Udis86.
SYNOPSIS
use X86::Udis86;
DESCRIPTION
This module provides a Perl interface to the C disassembler Udis86. See http://udis86.sourceforge.net/
EXPORT
None by default. Exports @mnemonics on request.
AUTHOR
Bob Wilkinson, <bob@fourtheye.org>
COPYRIGHT AND LICENSE
Copyright (C) 2009 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.