Simple detection of binary versus text in strings
Data::Binary provides string equivalents to the -T / -B operators. Since these only work on file names and file handles, this module provides the same functions but on strings. Note that the actual implementation is currently different, basically because the -T / -B functions are in C/XS, and this module is written in pure Perl. For now, anyway.
$
pkg install p5-Data-BinaryOrigin
devel/p5-Data-Binary
Size
12.4KiB
License
ART20
Maintainer
sunpoet@FreeBSD.org
Dependencies
1 packages
Required by
1 packages