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

Changes for version 0.23 - 2003-02-20

  • Removed a croak when failing to unlock in Flock.pm. I removed it in order to avoid from that croak in the wrong time when running on cygwin. It seems that beside this problem it runs correctly on cygwin. If someone can clear this issue for me - please do.