Name: | perl-DynaLoader |
---|---|
Version: | 1.56 |
Release: | 512.1.el10_0 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 32841 |
License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
RPM: | perl-DynaLoader-1.56-512.1.el10_0.aarch64.rpm |
Source RPM: | perl-5.40.2-512.1.el10_0.src.rpm |
Build Date: | Thu Jun 26 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. |