-----Original Message----- 
From: John
Sent: Thursday, November 13, 2014 1:25 PM
To: pw32-users
Subject: PAR failure

> Attempt to reload Config.pm aborted.

I've not struck this error before.
If you google that error message you'll get a few hits. Do any of them help 
you at all ?

Is your Config.pm normally loadable ? For example, do the following work 
without error:

perl -MConfig -e 1
perl -MConfig -e "use Config;"

Both of those commands should produce no output at all.

To reach a broader range of perl programmers I suggest you post to (eg) 
perlmonks.

Cheers,
Rob 

_______________________________________________
Perl-Win32-Users mailing list
Perl-Win32-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to