NAME
Alien::nasm - Find or build nasm, the netwide assembler
VERSION
version 0.02
SYNOPSIS
use Alien::nasm;
# nasm should now be in your PATH if it wasn't already
DESCRIPTION
AUTHOR
Graham Ollis <plicease@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2014 by Graham Ollis.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.