Added META (package information) for perl4caml.
[perl4caml.git] / perl_c.c
2003-10-18 richSupport HVs.
2003-10-16 richFixed a silly crashing bug in the FFI code.
2003-10-15 richWrappers now automatically 'use' modules.
2003-10-14 richFixed loads of bugs. It now works. Ready to integrate...
2003-10-12 richAdded wrappers around some common libraries.
2003-10-12 richUndef, true, false SVs.
2003-10-12 richSupport for calling SVs, eval, array context, void...
2003-10-11 richAdded initial caml4perl.