On Sat, Dec 5, 2015 at 4:05 PM, John Stoffel <john@stoffel.org> wrote:
>>>>> "Andrew" == Andrew Beverley <andy@andybev.com> writes:

I suspect it's some wierd interaction of my perlbrew setup with my
existing local setup which is driving this problem.  I wonder if I'm
reading in a mix of ancient perl5 modules and the newer perlbrew
modules because of my PERL5LIB environment.


print out the content of %INC to  see what has been loaded.

Gabor