hi,
> 
>     sorry for the off-topic-ness, but I'm being bitten by a
> variable-scope problem, and maybe if someone is kind enough can help me
> out. Off-list, of course.
> 
>     I'm writing a module that is called under from embperl and registry
> scripts, and I'm finding that the following structure doesn't work:
> 
> ----- - pseudo code/ sample code --------
> use Tie::DBI
> my %hash;

I would try without the my. I guess it will work then

Gerald

Reply via email to