On Mar 8, 2013, at 4:49 PM, Kenneth Wolcott wrote:

> Hi;
> 
> I'm Running into dependency hell with Cygwin when trying to install
> Excel-Writer-XLSX-0.65 and have all tests pass and not skipped
> 
> 

> 
> So what's the best Perl module that recursively installs all
> prerequisites of a package for you, jsut supplying the desired package
> name for installation?

The CPAN module is want you want. It installs the prerequisites of a module. It 
comes with an executable ('cpan'). See 'perldoc CPAN'.

> 
> I suppose Cygwin is not the best platform for doing this.

No, it's not. Good luck.


--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to