# from Hart, Jonathan (Space Technology)
# on Friday 10 October 2008 10:02:
>I was hoping I could copy over the _Inline directory tree containing
> my Inline::C
>dynamic link library (DLL) to other computers
>without triggering the need to recompile.
Hi Jody,
I think the only way to suppress recompilation is going to be to set
the 'VERSION => ...' parameter in the arguments to 'use Inline ...'.
If you have setup the @INC with the dll's and such in it, that should
work.
--Eric
--
[...proprietary software is better than gpl because...] "There is value
in having somebody you can write checks to, and they fix bugs."
--Mike McNamara (president of a commercial software company)
---------------------------------------------------
http://scratchcomputing.com
---------------------------------------------------