in reply to Re: Re: passing a $var thru a "use module($var)"
in thread passing a $var thru a "use module($var)"

/me imagines File::Basename->new and shudders
That's too late for OO. I could only ever imagine basename as a method of a File(Name)? object. If there existed such a class, there'd be no need for File::Basename (FileName->new("/foo/bar/baz")->basename() eq FileName->basename("/foo/bar/baz")).

MJD says "you can't just make shit up and expect the computer to know what you mean, retardo!"
I run a Win32 PPM repository for perl 5.6.x and 5.8.x -- I take requests (README).
** The third rule of perl club is a statement of fact: pod is sexy.