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.
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.