| October 27, 2005 | 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 "Perl Seminar NY" \
> -w http://groups.yahoo.com/group/perlsemny \
> -s
continued...
| Home Last TOC | Copyright © 2006 James E Keenan | Back Next |