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
- Host: GitHub
- URL: https://github.com/rsrchboy/cpanplus-dist-rpm
- Owner: rsrchboy
- Created: 2009-09-07T05:42:07.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2009-09-07T06:15:59.000Z (over 15 years ago)
- Last Synced: 2025-01-16T04:21:38.935Z (5 months ago)
- Language: Perl
- Homepage:
- Size: 93.8 KB
- Stars: 2
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: Changes
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 installDEPENDENCIES
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.