> > Is the only way to use this to use Tie in conjunction with Inline? Or am I > > making this more difficult than it should be? > > > > -Clint > > Yes, to both. Tie is not that complex, and does exactly what you want. See Tie::GHash by Leon Brocard, which implements a tied hash using Inline (http://search.cpan.org/doc/LBROCARD/Tie-GHash-0.12/GHash.pm). Tie::GHash was mentioned on this mailing list in June (http://www.mail-archive.com/inline%40perl.org/msg00569.html). TTUL Ken
- Inline::C with "lazy" evaluation Clint Olsen
- Re: Inline::C with "lazy" evaluation Ken Simpson
- Re: Inline::C with "lazy" evaluation Clint Olsen
