Subject: | Alias needs Extutils-ParseXS for xsubpp but it is not a dependency |
Date: | Fri, 25 Apr 2014 11:44:45 -0700 |
To: | "bug-Alias [...] rt.cpan.org" <bug-Alias [...] rt.cpan.org> |
From: | Ian Puleston <ipuleston [...] SonicWALL.com> |
Trying to make and install Alias 2.32 gave an error saying that it could not find xsubpp. After a lot of searching and trial and error I eventually discovered that xsubpp is installed by the Extutils-ParseXS module, but Alias had not reported that to be needed. So Alias should have Extutils-ParseXS set as a dependency.