File: README

package info (click to toggle)
libmodule-build-pluggable-ppport-perl 0.04-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 144 kB
  • sloc: perl: 33; makefile: 2
file content (23 lines) | stat: -rw-r--r-- 458 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
NAME
    Module::Build::Pluggable::PPPort - Generate ppport.h

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

DESCRIPTION
    Generate ppport.h automatically.

AUTHOR
    Tokuhiro Matsuno <tokuhirom AAJKLFJEF@ GMAIL COM>

SEE ALSO
    Module::Build::Pluggable

LICENSE
    Copyright (C) Tokuhiro Matsuno

    This library is free software; you can redistribute it and/or modify it
    under the same terms as Perl itself.