Device::USB::TranceVibrator

Interface to toy Trance Vibrator
Download

Device::USB::TranceVibrator Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • HIROSE Masaaki
  • Publisher web site:
  • http://search.cpan.org/~hirose/

Device::USB::TranceVibrator Tags


Device::USB::TranceVibrator Description

Interface to toy Trance Vibrator Device::USB::TranceVibrator is a Perl interface to toy Trance Vibrator.SYNOPSIS use Device::USB::TranceVibrator; my $vibe = Device::USB::TranceVibrator->new; $vibe->vibrate(speed => 100); sleep 10; $vibe->vibrate(speed => 200); sleep 10; $vibe->stop;Device::USB::TranceVibrator provides interface to toy "Trance Vibrator"."Trance Vibrator" is USB device which included with Rez's special package. Rez is a video game for Dreamcast and PlayStation 2 and Xbox 360. for more details on Rez, see trailing links. Requirements: · Perl


Device::USB::TranceVibrator Related Software