| Name: | perl-Data-Binary |
|---|---|
| Version: | 0.01 |
| Release: | 1.el7 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 5035 |
| License: | Artistic 2.0 |
| RPM: | perl-Data-Binary-0.01-1.el7.noarch.rpm |
| Source RPM: | perl-Data-Binary-0.01-1.el7.src.rpm |
| Build Date: | Sat Feb 02 2019 |
| Build Host: | x86-ol7-builder-02.us.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