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

0.01  Thu Dec  2 11:59:49 1999
	- original version; created by h2xs 1.19

2.05 - changed calloc to malloc + memset because calloc caused perl crash on windows when freeing memory during global destruction.
     - Now builds and runs on WIN32