in reply to Re: Passing package/module names to script as argument
in thread Passing package/module names to script as argument
True, but that doesn't provide a list of the extra modules to the program. (Unless you go looking through %INC, but then you have to filter out all the other modules the program has loaded in addition to the ones named in the -M arguments.)