logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Module::Build::PPMMaker - Perl Package Manager file creation

Author

       Dave Rolsky <autarch@urth.org>, Ken Williams <kwilliams@cpan.org>

Description

       This package contains the code that builds .ppd "Perl Package Description" files, in support of
       ActiveState's "Perl Package Manager".  Details are here:
       <http://aspn.activestate.com/ASPN/Downloads/ActivePerl/PPM/>

Name

       Module::Build::PPMMaker - Perl Package Manager file creation

See Also

perl(1), Module::Build(3)

perl v5.40.1                                       2025-04-13                       Module::Build::PPMMaker(3pm)

Synopsis

         On the command line, builds a .ppd file:
         ./Build ppd

See Also