http://qs1969.pair.com?node_id=42962


in reply to (tye)Re: how to use several modules by default?
in thread how to use several modules by default?

This isn't quite the same.

-M'Module qw(Foo Bar)' is one argument. The space in there is held within the single quotes, so I wouldn't think this would have any effect on multiple -M flags, unless the implementation is broken (which I suspect is the case).