The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.2

  • Moved automated dmAPIInit() and dmAPIDeInit() code out of .XS file and into .PM file.
  • Restructured variable declarations in C preamble of XS code so it compiles more easily on Win NT.
  • Fixed dm_Connect() in Tools module to behave differently (correctly) under UNIX and Win NT.
  • Added dm_CreateType() and dm_CreateObject() to Tools module.
  • Created tools_test.pl to test new features of Tools module.

Modules

Perl extension for Documentum Client Libraries.
Support functions for Db::Documentum.