extproc_perl 2.50

jhorwitz on 2006-04-07T20:23:49

I'm happy (and relieved) to announce the release of extproc_perl 2.50, the first release in almost two years! Get it here.

  • new spec parser using Parse::RecDescent
  • relinking is no longer needed for new procedures
  • "create_wrapper" removed in favor of "create_extproc"
  • cleaned up source code formatting
  • new testing infrastructure with better coverage
  • changed some default configuration options in Makefile

The elimination of the relink step for new procedures is a big win, and the test suite has been a thorn in my side for years. But all is well now! Now to update the users guide...