| Name: | perl-DynaLoader |
|---|---|
| Version: | 1.47 |
| Release: | 481.1.el9_6 |
| Architecture: | x86_64 |
| Group: | Unspecified |
| Size: | 33066 |
| License: | GPL+ or Artistic |
| RPM: | perl-DynaLoader-1.47-481.1.el9_6.x86_64.rpm |
| Source RPM: | perl-5.32.1-481.1.el9_6.src.rpm |
| Build Date: | Mon Jul 28 2025 |
| Build Host: | build-ol9-x86_64.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. |