| Name: | perl-IO-Any |
| Version: | 0.09 |
| Release: | 27.el10_0 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 21207 |
| License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
| RPM: |
perl-IO-Any-0.09-27.el10_0.noarch.rpm
|
| Source RPM: |
perl-IO-Any-0.09-27.el10_0.src.rpm
|
| Build Date: | Thu Dec 19 2024 |
| Build Host: | build-ol10-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://metacpan.org/release/IO-Any |
| Summary: | Read or write files, folders, or strings, guessing the correct object type |
| Description: | The aim is to provide read/write anything. The module tries to guess what
the "anything" is based on some rules. See "new" method Pod for examples
and "new" and "_guess_what" code for the implementation. |