in reply to Re^2: How to alias a whole namespace to another namespace (in this case main::)
in thread How to alias a whole namespace to another namespace (in this case main::)
Could the original required file be changed to just have the "use module" statement. So all the files that require the old file now are "use"ing the module along with the exports.
|
|---|