An open API service indexing awesome lists of open source software.

https://github.com/rsrchboy/cpanplus-dist-rpm

A CPANPLUS::Dist backend to build RPMs
https://github.com/rsrchboy/cpanplus-dist-rpm

Last synced: 3 months ago
JSON representation

A CPANPLUS::Dist backend to build RPMs

Awesome Lists containing this project

README

        

CPANPLUS-Dist-RPM

INSTALLATION

To install this module, run the following commands:

perl Makefile.PL
make
make test
make install

DEPENDENCIES

None.

COPYRIGHT AND LICENCE

Copyright (C) 2008 - 2009, Chris Weyl

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