July 24, 2003 ModuleMaker Back Slide 16 Forward

modulemaker


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

  • Script with ExtUtils::ModuleMaker to behave similar to h2xs
  • Takes any parameters to replace the defaults and then calls new () and complete_build ()
  • h2xs options not included AFMOX acdfkmopsx


Copyright © 2001-2003 GlaxoSmithKline Back Contents Forward