NAME

make2build - frontend to Make::Build::Convert

SYNOPSIS

 make2build         # In the root directory of an 
                    # ExtUtils::MakeMaker based distribution
		    
 Usage: /usr/local/bin/make2build [switches] [path-to-distribution]
   -h           help screen
   -l length    indentation length
   -n           native ordering of build args
   -rc          create RC-file in homedir
   -v(v)        verbosity level
   -V           version
   -x           "execute" Makefile.PL

AUTHOR

Steven Schubiger <schubiger@cpan.org>