Hey Perlies,
A simple question: how do I include all modules in a directory with one command? Lets say I have a directory called /MyModules, which contains an unknown number of libraries. I want all of them. "use MyModules;" obviously doesn't work. Is there a solution? Or do I have to statically include each module in the directory?
-Nick
A simple question: how do I include all modules in a directory with one command? Lets say I have a directory called /MyModules, which contains an unknown number of libraries. I want all of them. "use MyModules;" obviously doesn't work. Is there a solution? Or do I have to statically include each module in the directory?
-Nick