October 25, 2006 Two or Three Things I Learned ... Back

make_selections_defaults()

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
continued...


Home Last TOC © 2006 James E Keenan Back Next