in reply to Building Inline::C from github source
Hi, it is documented in the About file. This being Ingyware, it's not exactly standard.
The code for Inline-C is hosted at GitHub. The URL is:Note Zilla::Dist, not Dist::Zilla ;-)
https://github.com/ingydotnet/inline-c-pm
This project uses the Zilla-Dist framework for development and release automation. You install it with:
cpanm -n Zilla::Dist # -n means "no test" which can save a lot of timeOnce installed, run `zild make` to get a list of all the things you can do. See https://metacpan.org/pod/distribution/Zilla-Dist/lib/Zilla/Dist.pod for more information.
Hope this helps!
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Building Inline::C from github source
by syphilis (Archbishop) on Jan 18, 2019 at 08:24 UTC |