Change massage-Examples so that the second argument can also be a dir
with example .R files, in which case Perl builds the list of .R files
using readdir() rather than shell globbing. This should fix problems
on systems where the shell has limits on the length of the argument
list.