|
|
| Come for the quick hacks, stay for the epiphanies. | |
| PerlMonks |
Re^4: Reading Sendmail .db filesby Maddingue (Sexton) |
| on Nov 24, 2004 at 04:40 UTC ( [id://410091]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
Well, I did RTFM of both modules, but missed some parts apparently.. Like $DB_HASH instead of DB_HASH. I'll blame DB_File API for mixing up C-style constants and Perl-style constants. I can also blame myself for not copy&paste the code like I did for the BerkeleyDB example. It seems that it was the -Property => DB_DUP | DB_DUPSORT that prevent the code to run. When I comment this option, the script works.
Well, thanks anyway.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||