| June 27, 2006 | Two or Three Things I Learned ... | Back Next |
In a script --
$mod->make_selections_defaults();
From the command line --
$ modulemaker \
> -n Alpha::Beta \
> -u "James E Keenan" \
> -e jkeenan@cpan.org \
> -C JKEENAN \
> -o "Cheetahmail" \
> -w http://cheetahmail.com
> -s
Interactive --
modulemaker: Main Menu
...
H - Generate module;
save selections as defaults
| Home Last TOC |
|
© 2006 James E Keenan |
|
Back Next |