Help language development. Donate to The Perl Foundation

Distribution::Builder::MakeFromJSON cpan:NINE last updated on 2020-02-01

Distribution-Builder-MakeFromJSON-0.6/

Build Status

NAME

Distribution::Builder::MakeFromJSON - Makefile based distribution builder

SYNOPSIS

use Distribution::Builder::MakeFromJSON;

DESCRIPTION

Distribution::Builder::MakeFromJSON uses information from your META6.json and the running system to fill variabls in a Makefile.in template and build your distribution.

AUTHOR

Stefan Seifert [email protected]

COPYRIGHT AND LICENSE

Copyright 2017 Stefan Seifert

This library is free software; you can redistribute it and/or modify it under the Artistic License 2.0.