App-tonematch

 view release on metacpan or  search on metacpan

INSTALL  view on Meta::CPAN

This script uses the program *sox* (sound exchange)
L<http://sox.sourceforge.net/> to play sounds in your
earphones. Please verify that you have it installed in your system.

Afterwards:

Install the package automatically using

$ cpanm App::tonematch

Otherwise you can download the package and unpack it to any directory,
change to it and give the commands:

  $ perl Build.PL
  $ ./Build
  $ ./Build test
  $ ./Build install

Alternatively you may try

  $ perl Makefile.PL
  $ make
  $ make test
  $ make install



( run in 3.140 seconds using v1.01-cache-2.11-cpan-5837b0d9d2c )