libdata-binary-perl

module for detection of binary versus text in strings

Description

The Data::Binary module 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.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://metacpan.org/release/Data-Binary


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libdata-binary-perl