[rt.cpan.org #123720] Problem Installing Module

[email protected] ("Tom Moreau via RT") Fri, 24 Nov 2017 09:43:55 -0500
Newsgroups perl.libwin32
Message-ID <[email protected]>
Fri Nov 24 09:43:55 2017: Request 123720 was acted upon.
Transaction: Correspondence added by [email protected]
       Queue: Win32-IPC
     Subject: [rt.cpan.org #123720] Problem Installing Module
   Broken in: (no value)
    Severity: (no value)
       Owner: Nobody
  Requestors: [email protected]
      Status: new
 Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=123720 >


I have found a workaround.

1.	Extracted the .tar file from the .gz file.
2.	Extracted the Win32-IPC-1.11 folder from the .tar file.
3.	Tried to run perl Build.pl.  It failed.  Long story short, I added...
		use lib '.';
	... to Build.pl and ran it successfully.
4.	Followed the steps in the README file:
	a)	.\Build
	b)	.\Build test
	c)	.\Build install