| Name: | perl-DynaLoader |
|---|---|
| Version: | 1.47 |
| Release: | 473.module+el8.10.0+90354+a7e78d72 |
| Architecture: | aarch64 |
| Module: | perl:5.32:8100020240624030457:9fe1d287 |
| Group: | Unspecified |
| Size: | 33065 |
| License: | GPL+ or Artistic |
| RPM: | perl-DynaLoader-1.47-473.module+el8.10.0+90354+a7e78d72.aarch64.rpm |
| Source RPM: | perl-5.32.1-473.module+el8.10.0+90354+a7e78d72.src.rpm |
| Build Date: | Mon Jun 24 2024 |
| Build Host: | build-ol8-aarch64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://www.perl.org/ |
| Summary: | Dynamically load C libraries into Perl code |
| Description: | The DynaLoader module defines a standard generic interface to the dynamic linking mechanisms available on many platforms. Its primary purpose is to implement automatic dynamic loading of Perl modules. For a simpler interface, see XSLoader module. |