Hi!
Benct Philip Jonsson <bpj@...> writes:
> Whaddayaknow: I entered your command line exactly as you
> wrote it:
> perl -I./perl schcompile examples/s17.sch
> and it worked! I hope I now can simply put the
> resulting file in my perl directory and test it.
>
> BTW You haven't told how to use the s17.pm module
> in perl! Does it define (a) function(s) like
>
> $derived_word = soundchange($source_word);
Almost. The README file explains the syntax and also shows how the
function interface is generated.
**Henrik