blob: f83658239dd49a63c6b7e2dd54eb58f4adc03887 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
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/
|