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 shuddersThat'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")).
|
|---|