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


in reply to Re: Uncommon but Useful Perl Command Line Options
in thread Uncommon* but Useful Perl Command Line Options for One-liners

I'm open to suggestions for a simple way to show symbols not being imported from a module :) Originally I wrote:
use Module(fuction); (-M) and use Module(); (-m)
but I thought newbies would get confused.