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

1.01    2013-01-22
    * rename lockf() to lockfile(), lockf_multi() to lockfile_multi(), lockf_any() to lockfile_any()
    * ->unlock() method
    * deprecate all old *lockf* functions and method
    * don't export unlockf()
    * minor pod and packaging fixes

1.00    2013-01-16
    * First opensource release.