The following module was proposed for inclusion in the Module List:
modid: ExtUtils::AutoInstall
DSLIP: bdppp
description: Automatic install of dependencies via CPAN
userid: AUTRIJUS (Autrijus Tang)
chapterid: 3 (Development_Support)
communities:
[EMAIL PROTECTED]
similar:
Module::Build ExtUtils::MakeMaker
rationale:
While updating my OurNet-BBS CPAN dist's Makefile.PL, I ran into
the need of several configure features related to determining
PREREQ_PM's value by default:
- letting user enable/disable optional dependencies. - support sane
defaults by probing for the machine's capability - use CPAN.pm to
download them on demand, whether inside a cpan install or not. -
enable/disable the associated tests automatically. - request for
specific dist versions instead of the newest.
Since I noticed several existing perl application shares similiar
functionalitiesgbarr's modules springs to mind), I wonder if it's
possible to collect such features into a simple interface.
Hence, I wrote ExtUtils::AutoInstall as a proof-of-concept.
enteredby: AUTRIJUS (Autrijus Tang)
enteredon: Tue Oct 16 19:22:48 2001 GMT
The resulting entry would be:
ExtUtils::
::AutoInstall bdppp Automatic install of dependencies via CPAN AUTRIJUS
Thanks for registering,
The Pause Team
PS: The following links are only valid for module list maintainers:
Registration form with editing capabilities:
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=6b100000_30bc20a79901a464&SUBMIT_pause99_add_mod_preview=1
Immediate (one click) registration:
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=6b100000_30bc20a79901a464&SUBMIT_pause99_add_mod_insertit=1