Subject: Re: using a module at the toplevel doesn't work
From: "Trans" <transfire gmail.com>
Date: Wed, 23 Aug 2006 00:35:07 +0900
References: 209810209813209853
In-reply-to: 209853
Trans wrote:
> How do I get around that in 1.8 again?
To answer my own question:
eval %{ Script.#{type}(*args, &data) }
T.