| Name: | perl-DynaLoader |
|---|---|
| Version: | 1.56 |
| Release: | 512.el10 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 32840 |
| License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
| RPM: | perl-DynaLoader-1.56-512.el10.aarch64.rpm |
| Source RPM: | perl-5.40.1-512.el10.src.rpm |
| Build Date: | Sat Mar 08 2025 |
| Build Host: | build-ol10-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. |