| Name: | perl-Data-Binary |
|---|---|
| Version: | 0.01 |
| Release: | 1.el9 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 4338 |
| License: | Artistic 2.0 |
| RPM: | perl-Data-Binary-0.01-1.el9.noarch.rpm |
| Source RPM: | perl-Data-Binary-0.01-1.el9.src.rpm |
| Build Date: | Thu Feb 03 2022 |
| Build Host: | build-ol9-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://metacpan.org/release/Data-Binary |
| Summary: | Simple detection of binary versus text in strings |
| 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. |
- Initial RPM version