Perl Unicode Cookbook: Unicode Text in DBM Files (the easy way)
℞ 43: Unicode text in DBM hashes, the easy way Some Perl libraries require you to jump through hoops to handle Unicode data. Would that everything worked as easily as Perl’s open pragma! For DBM files, here’s how to implicitly…