http://qs321.pair.com?node_id=1229140

DaveK has asked for the wisdom of the Perl Monks concerning the following question:

I want to install all modules that start with Tk: using only a single command line. I was hoping for something like this cpanm install Tk:* How can I do this? I have searched the web but cannot find anything that will help me.