On Wed, Dec 08, 2004 at 12:38:33AM -0500, Ronald J Kimball wrote:
> On Wed, Dec 08, 2004 at 12:06:29AM -0500, Michael G Schwern wrote:
> > > eval {
> > >     package anything;
> > 
> > Add a "use File::Cache;" here and you're good.
> 
> I was going to make the same suggestion, but I tried it, and it didn't
> work.  It turns out that FileCache doesn't have a package statement, so its

Its line 1.

The problem appears to be that its exporting to caller(1) not caller(0).
Thus one level too far up the stack.  It should probably just be using
Exporter.


-- 
Michael G Schwern        [EMAIL PROTECTED]  http://www.pobox.com/~schwern/
1 4m 4 31134 h4X0R \/\/H1 15 /\/\1 5cR33N B100??!?!?!?

Reply via email to