Name: | perl-DynaLoader |
---|---|
Version: | 1.47 |
Release: | 472.module+el8.8.0+21005+3d1ce0e6 |
Architecture: | aarch64 |
Module: | perl:5.32:8080020230118125925:af169298 |
Group: | Unspecified |
Size: | 33065 |
License: | GPL+ or Artistic |
RPM: | perl-DynaLoader-1.47-472.module+el8.8.0+21005+3d1ce0e6.aarch64.rpm |
Source RPM: | perl-5.32.1-472.module+el8.8.0+21005+3d1ce0e6.src.rpm |
Build Date: | Sat Apr 01 2023 |
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. |