> I am considering writing an OAA library for Perl, and I was wondering if
> anyone had already done this.
>
> My current plan is to just build on the C layer, rather than writing
> a new native library in Perl. I expect this would not be too hard,
> about a day's work.
We actually wrote something very similar in Java, for awk. With a minimum
amount of work, I guess that this java wrapper could call perl scripts as
well.
Luc.