in reply to Re^2: Inline::Files unopened filehandle errors redux
in thread Inline::Files unopened filehandle errors redux
but when I try to re-open the virtual file I get: Variable "$CONFIG" is not imported
Yes. That's what I get with 5.10 also. It never used to happen. From mmeory, it worked correctly circa 5.8.1|2£|4|5'ish. But my memory is fallible and I don't have the capacity to test that aassertion.
I tried adding our $CONFIG; at the top of the file and that changes the problem to:
Use of uninitialized value $CONFIG in concatenation (.) or string
But doesn't fix it entirley.
Like I said, I think that it suffers from a lack of ongoing maintenance. As with s many of theDamian's modules.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^4: Inline::Files unopened filehandle errors redux
by Anonymous Monk on Oct 17, 2009 at 00:10 UTC | |
by BrowserUk (Patriarch) on Oct 17, 2009 at 05:26 UTC | |
by Anonymous Monk on Oct 17, 2009 at 06:50 UTC | |
by BrowserUk (Patriarch) on Oct 17, 2009 at 09:15 UTC |