locking now implicitly enables autoflush
authorjhuckaby <jhuckaby@50811bd7-b8ce-0310-adc1-d9db26280581>
Fri, 24 Feb 2006 07:04:43 +0000 (07:04 +0000)
committerjhuckaby <jhuckaby@50811bd7-b8ce-0310-adc1-d9db26280581>
Fri, 24 Feb 2006 07:04:43 +0000 (07:04 +0000)
commit37c5bcf09386fa40c77d7e8d7fde13fe6369ecf3
tree37592dd6746d5020338e5b42f6214cb4cd6d00a7
parent09b5cb31ac61aec6a14baf5d0f8603f8770a7221
locking now implicitly enables autoflush
removed volatile feature
now only calling stat() once per STORE() (and only when locking is enabled)
fixed a typo in POD
updated test coverage table
lib/DBM/Deep.pm