The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

App::ModuleBuildTiny - A standalone authoring tool for Module::Build::Tiny

VERSION

version 0.001

FUNCTIONS

  • modulebuildtiny($action, @arguments)

    This function runs a modulebuildtiny command. It expects at least one argument: the action. It may receive additional ARGV style options, the only one defined for all actions is verbose.

SEE ALSO

  • Dist::Zilla

  • scan_prereqs_cpanfile

  • cpan_upload

AUTHOR

Leon Timmermans <leont@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2011 by Leon Timmermans.

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