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


in reply to Re: PPM - area list lists multiple versions of perl
in thread PPM - area list lists multiple versions of perl

I did wonder this, but the only perl reference I have in my environment variables is the one in PATH to the correct version of perl ie "D:\Perl10\bin". Which would seem okay. Additionally, printing @INC looks good too...
D:\Perl10\bin>perl -e "print join ',', @INC"; D:/Perl10/site/lib,D:/Perl10/lib,.
Cheers, Rob
---
my name's not Keith, and I'm not reasonable.