Device::USB::MissileLauncher

An interface to toy USB missile launchers
Download

Device::USB::MissileLauncher Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Greg McCarroll
  • Publisher web site:
  • http://search.cpan.org/~gmccar/

Device::USB::MissileLauncher Tags


Device::USB::MissileLauncher Description

An interface to toy USB missile launchers Device::USB::MissileLauncher is a Perl module that implements a basic interface to the toy USB missile launchers that were on sale in Marks and Spencers Christmas 2005 and later at 'I want one of those'.It has two methods - new() and do(). do() takes a string out of the following list. stop left right up down leftup rightup leftdown rightdown fireSYNOPSIS use Device::USB::MissileLauncher; my $ml = Device::USB::MissileLauncher->new(); $ml->do('left'); $ml->do('up'); $ml->do('fire'); Requirements: · Perl


Device::USB::MissileLauncher Related Software