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
- Host: GitHub
- URL: https://github.com/yanick/dist-release
- Owner: yanick
- Created: 2008-11-09T18:13:52.000Z (over 16 years ago)
- Default Branch: master
- Last Pushed: 2010-07-25T15:21:48.000Z (almost 15 years ago)
- Last Synced: 2025-02-15T23:41:16.022Z (4 months ago)
- Language: Perl
- Homepage:
- Size: 172 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: Changes
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 installCOPYRIGHT 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.