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

NAME

Egg::Helper::D::Make - Dispatch module is generated for Egg::Helper.

SYNOPSIS

  cd /path/to/myproject/bin

  # Help is displayed.
  ./myproject_helper.pl D:Make -h
  
  # A new dispatch module is generated.
  ./myproject_helper.pl D:Make NewDispath

DESCRIPTION

This module generates the skeleton of the dispatch module and the test file.

MANIFEST is not renewed in OS other than UNIX system. Please edit it sorry to trouble you, but by yourself.

SEE ALSO

Egg::Helper, Egg::Release,

AUTHOR

Masatoshi Mizuno, <mizuno@bomcity.com>

COPYRIGHT AND LICENSE

Copyright (C) 2007 Bee Flag, Corp. <http://egg.bomcity.com/>, All Rights Reserved.

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.6 or, at your option, any later version of Perl 5 you may have available.