Perl's API has changed over time, gaining new features, new functions, increasing its flexibility, and reducing the impact on the C namespace 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.
'Devel::PPPort' contains two functions, 'WriteFile' and 'GetFileContents'. 'WriteFile''s only purpose is to write the ppport.h C header file. This file contains a series of macros and, if explicitly requested, functions that allow XS modules to be built using older versions of Perl. Currently, Perl versions from 5.003 to 5.20 are supported.
'GetFileContents' can be used to retrieve the file contents rather than writing it out.
This module is used by 'h2xs' to write the file ppport.h.
Package Version | Update ID | Released | Package Hub Version | Platforms | Subpackages |
---|---|---|---|---|---|
3.68-bp156.2.4 info | GA Release | 2023-12-07 | 15 SP6 |
|
|
3.68-bp155.1.6 info | GA Release | 2023-05-17 | 15 SP5 |
|
|
3.63-bp154.1.21 info | GA Release | 2022-05-09 | 15 SP4 |
|
|
3.42-bp153.1.16 info | GA Release | 2021-03-06 | 15 SP3 |
|
|
3.42-bp152.3.13 info | GA Release | 2020-04-16 | 15 SP2 |
|
|
3.42-bp151.3.1 info | GA Release | 2019-07-17 | 15 SP1 |
|
|
3.42-bp151.2.14 info | GA Release | 2019-05-18 | 15 SP1 |
|
|
3.42-bp150.2.4 info | GA Release | 2018-07-30 | 15 |
|
|