M
Markus Dehmann
I use the CPAN shell to install a modules:
perl -MCPAN -e shell
But if the module needs a lot of other modules, CPAN asks me
"Do you want to add Date::Calc etc to the download chain? [y]"
and I have to hit enter a thousand times to confirm all the additional
downloads.
Is there an option to allow these additional modules automatically?
Markus
perl -MCPAN -e shell
But if the module needs a lot of other modules, CPAN asks me
"Do you want to add Date::Calc etc to the download chain? [y]"
and I have to hit enter a thousand times to confirm all the additional
downloads.
Is there an option to allow these additional modules automatically?
Markus