DBM_Filter::utf8 - filter for DBM_Filter
#SYNOPSISuse SDBM_File; # or DB_File, GDBM_File, NDBM_File, or ODBM_File
use DBM_Filter;
$db = tie %hash, ...
$db->Filter_Push('utf8');
#DESCRIPTION
This Filter will ensure that all data written to the DBM will be encoded in UTF-8.
This module uses the Encode module.
#SEE ALSODBM_Filter, perldbmfilter, Encode
#AUTHORPaul Marquess pmqs@cpan.org
Perldoc Browser is maintained by Dan Book (DBOOK). Please contact him via the GitHub issue tracker or email regarding any issues with the site itself, search, or rendering of documentation.
The Perl documentation is maintained by the Perl 5 Porters in the development of Perl. Please contact them via the Perl issue tracker, the mailing list, or IRC to report any issues with the contents or format of the documentation.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4