dragonchild has asked for the wisdom of the Perl Monks concerning the following question:
However, I'm at a loss as to how to handle this. I know how to do handle things within the code, but the packaging of the dependency tree leaves me at a loss. I currently use Module::Build with a traditional Makefile.PL generated. I have no knowledge of how anything other than CPAN.pm installs stuff or how to package something for anyone other than CPAN.pm.
Would someone please explain how to support different dependencies for different OSes in a sane fashion?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: OS-dependent dependencies
by syphilis (Archbishop) on Mar 09, 2006 at 04:49 UTC | |
|
Re: OS-dependent dependencies
by xdg (Monsignor) on Mar 09, 2006 at 04:57 UTC | |
|
Re: OS-dependent dependencies
by rinceWind (Monsignor) on Mar 09, 2006 at 08:51 UTC |