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

NAME

make2build - frontend to Module::Build::Convert

SYNOPSIS

 make2build         # In the root directory of an
                    # ExtUtils::MakeMaker based distribution

 Usage: make2build [switches] [path-to-distribution]
   -c           process code (within the arguments list)
   -d           debug the parsing process
   -e           execute Makefile.PL
   -h           help screen
   -l length    indentation length
   -n           native ordering of build arguments
   -p           PPI parse mode
   -rc          create RC-file in homedir
   -v(v)        verbosity level
   -V           version

AUTHOR

Steven Schubiger <schubiger@cpan.org>

LICENSE

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

See http://www.perl.com/perl/misc/Artistic.html