I want to create my own binary PPM packages on Windows from CPAN modules.
There is PPM::Make
which does it pretty well.
But also there is CPANPLUS
which has plugins to create native binary packages for distributions (e.g. .deb
or Arch Linux .pkg.tar.xz
Pacman)
Is there a CPANPLUS plugin to create PPMs? Are there any other methods/frontends to create PPMs conveniently?
If you have CPAN Minus installed you can type in cpanm --look WWW::Mechanize. It will download the distribution, unzip it and open a subshell in the unzipped directory.
PPM can then be run by typing 'ppm' in a command prompt window.
How2 - create a PPM distribution - 0.2
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With