Dear MB users, Sorry to bother again. The good news is that Text::BibTeX is almost ready, and when that happen I will post a detailed text about my achievements.
Now, my current problem is when running tests. The module includes a standard C library that should be in LD_LIBRARY_PATH to be used. Under windows I have a first test named 00.* that copies the .dll file to Windows directory and a test named zz.* that removed it from there. For Linux and MacOS X it should be easier. It should be just a matter of defining LD_LIBRARY_PATH or DYLD_LIBRARY_PATH (or the fallback brother) to the correct path. So, if I change this variable when calling Test::Harness everything should work fine. Is there any easy way to force this under M::B? Thank you Regards ambs -- Alberto Simões