![]() |
![]()
| ![]() |
![]()
NAMEmymeta-cpanfile - Dump cpanfile out of (MY)META files SYNOPSISperl Makefile.PL # or Build.PL mymeta-cpanfile # Skip configures phase and suggests type mymeta-cpanfile --no-configure --no-suggests # Include empty blcok for phases without prereqs mymeta-cpanfile --include-empty DESCRIPTIONThis script reads prereqs metadata from MYMETA files in the current directory and prints "cpanfile" that represents the prereqs. Useful when you want to migrate to using cpanfile from existing "Makefile.PL" or "Build.PL" with dependency specification. This script is distributed with Module::CPANfile since version 0.9021. OPTIONS
AUTHORTatsuhiko Miyagawa SEE ALSOModule::CPANfile cpanfile App::mymeta_requires
|