in reply to Re^2: Disputation of g0n on the power and efficacy of XS
in thread Disputation of g0n on the power and efficacy of XS
it would make life a lot easier to know when a module has a C/XS dependency.That's pretty trivial, isn't? Configure CPAN.pm to automatically follow dependencies. Do a perl -MCPAN -e'test Module'. If it has a C/XS dependency, it fails. If it doesn't, it either success, or some other error pops up.
Yeah, it takes a few minutes more than looking it up a table. But it's hardly more work, and you're certain the answer will be accurate.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^4: Disputation of g0n on the power and efficacy of XS
by dragonchild (Archbishop) on Apr 21, 2005 at 13:34 UTC | |
by Anonymous Monk on Apr 21, 2005 at 14:31 UTC | |
by dragonchild (Archbishop) on Apr 21, 2005 at 14:35 UTC | |
by Anonymous Monk on Apr 22, 2005 at 08:43 UTC | |
by Anonymous Monk on Apr 22, 2005 at 09:48 UTC |