modulemaker [-hVcCPI] [-v version] [-n module_name] [-l license_name] [-b build_system]
Currently Supported Features
-V Flag for verbose messages during module creation
-c Flag for compact base directory name
-h Display this help message
-l Specify a license for this extension.
-n Specify a name to use for the extension (required).
-v Specify a version number for this extension.
-b Specify a build system for this extension.
-C Omit creating the Changes file, add HISTORY heading to stub POD.
-P Omit the stub POD section.
-I Flag to turn off interactive mode, you better have a -n name
|