The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Alien::LibUSBx - Alien package for libusb-1.0

VERSION

Version 0.10

SYNOPSIS

Alien::LibUSBx is an Alien package for libusb-1.0.

On installation, Alien::LibUSBx will try to detect whether or not libusb-1.0 is already available on the system. If not, the libusb-1.0 library from the libusbx.org will be installed.

Alien::LibUSBx is a simple extension to Alien::Base, please see that for API references.

AUTHOR

Henrik Brix Andersen, <brix at cpan.org>

BUGS

Please report any bugs or feature requests to bug-alien-libusbx at rt.cpan.org, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Alien-LibUSBx. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.

SUPPORT

You can find documentation for this module with the perldoc command.

    perldoc Alien::LibUSBx

You can also look for information at:

SEE ALSO

Alien, Alien::Base, perlartistic, perlgpl

LICENSE AND COPYRIGHT

Copyright 2013 Henrik Brix Andersen.

This program is free software; you can redistribute it and/or modify it under the terms of either:

    a) the GNU General Public License as published by the Free
    Software Foundation; either version 1, or (at your option) any
    later version, or

    b) the "Artistic License" which comes with this Kit.