Name: | perl-Devel-PPPort |
---|---|
Version: | 3.62 |
Release: | 1.module+el8.6.0+20545+312b6629 |
Architecture: | x86_64 |
Module: | perl:5.32:8060020211122091432:e82d91b1 perl:5.32:8080020230118125925:af169298 |
Group: | Unspecified |
Size: | 860327 |
License: | GPL+ or Artistic |
RPM: | perl-Devel-PPPort-3.62-1.module+el8.6.0+20545+312b6629.x86_64.rpm |
Source RPM: | perl-Devel-PPPort-3.62-1.module+el8.6.0+20545+312b6629.src.rpm |
Build Date: | Wed Apr 06 2022 |
Build Host: | build-ol8-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/Devel-PPPort |
Summary: | Perl Pollution Portability header generator |
Description: | Perl's API has changed over time, gaining new features, new functions, increasing its flexibility, and reducing the impact on the C name space environment (reduced pollution). The header file written by this module, typically ppport.h, attempts to bring some of the newer Perl API features to older versions of Perl, so that you can worry less about keeping track of old releases, but users can still reap the benefit. |