in reply to Re^3: External (extra) files when using Inline::CPP
in thread External (extra) files when using Inline::CPP
If i release something, then yes, i will use proper modules with a Makefile.PL. But i really wanted an easy way to run local tests and one-off tools that doesn't require going through the steps.
Inline is so much nicer for that can of stuff than using h2xs, because it does all the that for you on the fly, making it easier to experiment with interfaces and stuff.
|
---|