in reply to Re: How to reference variables in another package via keyword names
in thread How to reference variables in another package via keyword names

If you're using strict (which you ought to be), then you'll also have to wrap that with no strict refs, since that uses symbolic references.

You could also just use an eval if you wanted to avoid symbolic references all together.

------------ :Wq Not an editor command: Wq