The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Module::Build::Pluggable::PPPort - Generate ppport.h

SYNOPSIS

    use Module::Build::Pluggable (
        'PPPort',
    );

DESCRIPTION

Generate ppport.h automatically.

AUTHOR

Tokuhiro Matsuno