- or download this
#!/usr/bin/perl
...
$usb = Device::USB->new();
print "1\n";
- or download this
Segmentation fault (core dumped)
- or download this
>> (eval 7)[/usr/local/share/perl5/Inline.pm:199]:4: $INIT++;
>> (eval 7)[/usr/local/share/perl5/Inline.pm:199]:5: &init;
...
>> /root/perl5/lib/perl5/i386-linux-thread-multi/Device/USB.pm:187:
+ my $class = shift;
>> /root/perl5/lib/perl5/i386-linux-thread-multi/Device/USB.pm:189:
+ $init_ref->();
>> /root/perl5/lib/perl5/i386-linux-thread-multi/Device/USB.pm:175:
+ libusb_init();
- or download this
$usb = Device::USB->new();