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


in reply to Perltidy: Understanding output - or suppress certain messages

My guess is that it is complaining about the concatenation operator. What happens if you try the following?

use lib "$Bin/../..";