Help for this page

Select Code to Download


  1. or download this
    tie %hash, 'MyClass', {
        'Lock'  =>  'Semaphore',
        'Store' =>  'DB_File'
    }, { .. more options .. } or die $!;