Thanks for taking your time.
That's actually how I install my @NotInstalledDependencies after the user agrees to.
The only difference is that I create the cpanfile, execute it and delete it within my script.
I am new to Perl and in this project I want to do as much as possible within one workflow-script and learn by doing.