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 (libusb-1.0) which provides generic access to USB devices

VERSION

Version 0.12

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 libusbx.org will be installed.

Alien::LibUSBx is a simple extension to Alien::Base, please see Alien::Base::Authoring for API reference.

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, Alien::Base::Authoring, 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:

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

  • the "Artistic License" which comes with this Kit.

The libusb-1.0 library from libusbx.org, which may be installed by Alien::LibUSBx, is released under version 2.1 of the GNU Lesser General Public License (LGPL).