Version: 0.31, Package name: p5-Device-USB-0.31 |
Maintained by: The OpenBSD ports mailing-list |
Master sites:
|
Description This module provides a Perl interface to the C library libusb. This library supports a relatively full set of functionality to access a USB device. In addition to the libusb functionality, Device::USB provides a few convenience features that are intended to produce a more Perl-ish interface. These features include: * Using the library initializes it, no need to call the underlying usb_init function. * Object interface reduces namespace pollution and provides a better interface to the library. * The find_device method finds the device associated with a vendor id and product id and creates an appropriate Device::USB::Device object to manipulate the USB device. * Object interfaces to the bus and device data structures allowing read access to information about each. |
Filesize: 29.041 KB |
Version History (View Complete History) |
|
2019-10-16 14:10:58 by Stuart Henderson | Files touched by this commit (16) |
Log message: remove some ancient and mostly non-working p5 ports; suggested by wen heping, ok kn jasper |
2019-07-12 14:45:17 by Stuart Henderson | Files touched by this commit (859) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2017-08-21 13:43:20 by Jasper Lievisse Adriaanse | Files touched by this commit (7) |
Log message: replace broken HOMEPAGE/MASTER_SITES |
2016-03-20 13:57:24 by Christian Weisgerber | Files touched by this commit (1617) |
Log message: Remove SHARED_ONLY from all CPAN Perl ports and the cpan and perl MODULES. Add WANTLIB+=perl and PKG_ARCH=* as appropriate. |
2015-03-20 16:47:42 by Christian Weisgerber | Files touched by this commit (61) |
Log message: fold PFRAG.shared into PLIST for SHARED_ONLY ports |
2015-01-21 07:28:00 by Stuart Henderson | Files touched by this commit (132) |
Log message: drop USE_GROFF, output checked with gmdiff |
2015-01-17 20:16:09 by Christian Weisgerber | Files touched by this commit (3349) |
Log message: Drop remaining MD5/RMD160/SHA1 checksums. |
2011-03-14 03:17:27 by Stuart Henderson | Files touched by this commit (74) |
Log message: fix various typos, from Anthony J. Bentley with a few tweaks by myself |
2010-11-15 12:46:10 by Marc Espie | Files touched by this commit (706) |
Log message: move depends to new style |
2010-11-08 03:28:23 by Marc Espie | Files touched by this commit (24) |
Log message: more conversions |
2010-10-18 15:50:39 by Stuart Henderson | Files touched by this commit (48) |
Log message: fix tabs |
2010-10-18 11:48:13 by Marc Espie | Files touched by this commit (650) |
Log message: USE_GROFF=Yes |
2010-09-24 09:29:22 by Stuart Henderson | Files touched by this commit (56) |
Log message: bump |
2010-04-08 14:44:54 by Christian Weisgerber | Files touched by this commit (1) |
Log message: pkg_subst changed the name of its backup files |
2010-01-11 01:24:35 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: - update p5-Device-USB to 0.31 |