The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.11 - 2012-08-31

  • Use flock instead of IPC::Semaphore::Concurrency if($value) corrected to if(defined($value))