in reply to Re^3: Inline::C and Packaged Distributions
in thread Inline::C and Packaged Distributions
Yeah, I comment out the inline stuff and do it all by hand. And no i havent automated the process as Ive not needed to use it that often. Basically the idea is to use Inline as a bridge to help you grok XS, and once thats done you just use XS because its easier to distribute.
IOW: Inline::C is easier to develop, but XS is easier to deploy.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^5: Inline::C and Packaged Distributions
by tlm (Prior) on Oct 04, 2005 at 15:54 UTC | |
by demerphq (Chancellor) on Oct 04, 2005 at 16:06 UTC |