perl-Data-Binary - Simple detection of binary versus text in strings
| Website: | https://metacpan.org/release/Data-Binary | 
|---|---|
| License: | Artistic-2.0 | 
| Vendor: | Alcance Libre, Inc. | 
- Description:
- This simple 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. 
Packages
| perl-Data-Binary-0.01-2.aldos.noarch [7 KiB] | Changelog
              by Joel Barrios (2023-09-13): - Clean spec file. |