module for use must be a bareword. 

Try

require $filename;

On Fri, 9 Aug 2002 14:07:14 +0530, [EMAIL PROTECTED] (Rahul
Sharma) wrote:

>Hi All,
>
>I want to "use" a module whose filename is into some variable.
>
>For e.g.
>
>use $filename;   # $filename contains the modulename that is to be imported.
>
>I'm getting an error.
>
>Please help.


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to