And I am able to install these modules (install, if eval("use $_") not possible...). The only problem is that I can't 'use' them afterwards. I tried:my @NotInstalledModules = ( 'Foo::Bar', 'Bar::Foo', )
which is not working. Any help is appreciated Best regardsforeach (@Dependencies){ use $_; }
In reply to Use 'use' in foreach by zidi
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |