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

https://github.com/yanick/dist-release

Helps manage CPAN module releases
https://github.com/yanick/dist-release

Last synced: about 2 months ago
JSON representation

Helps manage CPAN module releases

Awesome Lists containing this project

README

        

Dist-Release version 0.0_4

INSTALLATION

To install this module, run the following commands:

perl Build.PL
./Build
./Build test
./Build install

COPYRIGHT AND LICENCE

Copyright (C) 2008, Yanick Champoux

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