On Tuesday 05 April 2005 17:27, Nicholas Wehr wrote: > Hello, > > When I try to 'use' another module while compiling a new Inline module I > get the error: > > The version '0.14' for module 'Foo' doe not match > the version '1.17' for Inline section 'Foo'. > > Is there a way I can safely do this? I think it's a namespace issue but > I'm stumped... > > thanks!
There is no limit to what Perl programmers can imagine it seems. Without a code snippet, I don't think you'll get help. Cheers. > > -Nicholas Wehr