bugfix: now calling die() if file type does not match constructor type
authorjhuckaby <jhuckaby@50811bd7-b8ce-0310-adc1-d9db26280581>
Thu, 16 Feb 2006 08:32:12 +0000 (08:32 +0000)
committerjhuckaby <jhuckaby@50811bd7-b8ce-0310-adc1-d9db26280581>
Thu, 16 Feb 2006 08:32:12 +0000 (08:32 +0000)
commit4904def3cc79c2356f5ca3e9bc426b7279e78790
tree17874f1ef6830fd99b4ef7d7f248a252622ee192
parent0207d6480b857ce77f029ecedcd0d354bfe2ae29
bugfix: now calling die() if file type does not match constructor type
        TIEHASH and TIEARRAY now set the type appropriately.

bugfix: now calling die() if the master index record could not be read.
lib/DBM/Deep.pm