mirror of
https://git.freebsd.org/ports.git
synced 2025-06-03 20:06:29 -04:00
8 lines
306 B
Text
8 lines
306 B
Text
This module provides functions for handling unicode byte order
|
|
marks, which are to be found at the beginning of some files and
|
|
streams.
|
|
|
|
The intention of File::BOM is for files with BOMs to be readable
|
|
as seamlessly as possible, regardless of the encoding used.
|
|
|
|
WWW: http://search.cpan.org/dist/File-BOM/
|