diff options
author | Perl 5 Porters <perl5-porters@africa.nicoh.com> | 1996-09-05 04:14:21 +0000 |
---|---|---|
committer | Andy Dougherty <doughera@lafcol.lafayette.edu> | 1996-09-05 04:14:21 +0000 |
commit | ca4f5ef1241e5f772b3f0b4cadf4ff5dc4b2228d (patch) | |
tree | 0c55d9a75c79e8b485a9da8bf712a8bf42618952 /utils | |
parent | 0ecb046b660bd887053f3af294f8ec6411a8cbbc (diff) | |
download | perl-ca4f5ef1241e5f772b3f0b4cadf4ff5dc4b2228d.tar.gz |
perl 5.003_05: lib/AnyDBM_File.pm
AnyDBM_File (modifying ISA does not work as expected)
Now behaves as documented: Modifying ISA works to select
order in which *DB* modules are tried. The default is still
the same.
Add helpful "die" message to end of AnyDBM_File. Previously
it would return a 0, and the failure would eventually show up
somewhere else in the script and be hard to track down. It is
a failure if perl can't open AnyDBM_File. The test regression
suite is supposed to indicate this as a failure too.
Diffstat (limited to 'utils')
0 files changed, 0 insertions, 0 deletions