Lingua/SoundChange version 0.01
===============================

This module was inspired by Mark Rosenfelder's sound change applier
program (http://www.zompist.com/sounds.htm). It's a tool for applying
sound changes to words -- for example, to show how words changed from
a parent language to a daughter language.

See also the eg/ subdirectory in the distribution for a script which
emulates Mark's sounds program.

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

This module requires these other modules and libraries:

  (none)

COPYRIGHT AND LICENCE

Copyright (C) 2001 Philip Newton. Based on original code, copyright
(C) 2001 Mark Rosenfelder.

This software, along with its associated documentation and example
files, may be freely used, distributed, and modified, for non-commercial
purposes only, provided that the above copyright notice and this
permission notice are included in all copies or substantial
portions of the software.

To request a licence for commercial use of software based on Mark
Rosenfelder's sounds.c code, write to him at markrose@zompist.com.