Re: error creating 'BUILD' script
John Peacock <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.module-build |
|---|---|
| Message-ID | <[email protected]> |
Ben Fyvie wrote:
> Here is some additional info that may be helpful to know.
> We had this working on a Windows 2000 Server, it is only now that we are
> experiencing the problem after migrating to a Windows Server 2003 R2 server.
This is the problem, I believe:
Perl module toolchain versions installed:
Module Have
------------------- ----------
CPAN 1.9402
...
ExtUtils::Install 1.54_00_01
... ^^^^^^^^^^
Can you find that file and show us exactly what it has listed for the
$VERSION assignment?
John