| Name: | perl-IO-Any |
| Version: | 0.09 |
| Release: | 19.el9 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 22166 |
| License: | GPL+ or Artistic |
| RPM: |
perl-IO-Any-0.09-19.el9.noarch.rpm
|
| Source RPM: |
perl-IO-Any-0.09-19.el9.src.rpm
|
| Build Date: | Wed Feb 09 2022 |
| Build Host: | build-ol9-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. |