in reply to How to install Date::Calc on a Mac
But essentiallyperldoc CPAN
orperl -MCPAN -e 'install Date::Calc'
The beauty of using the CPAN shell is that it will install the prerequisites for you.perl -MCPAN -e shell install Date::Calc install Image::Grab
Neil
|
|---|