http://www.perlmonks.org?node_id=484630


in reply to Getopt::Long mystery

When you turn bundling on you have to use double dashes (--) on long options names, even if you are abbreviating them to a single character. Try using --t instead of -t. If that doesn't work, try --test.

--DrWhy

"If God had meant for us to think for ourselves he would have given us brains. Oh, wait..."