Subject: | I can't do make on this module |
Date: | Fri, 16 Sep 2011 17:27:45 -0430 |
To: | bug-Number-Compare [...] rt.cpan.org |
From: | Jennifer Maldonado <jcmm986 [...] unefa-glug.org.ve> |
Hi,
I don't speak english very well, but
I'm trying to install the module Number::Compare
but when execute perl Makefile.PL gives as result the next output with the
perl version 5.10.1
-----------------------------
$perl Makefile.PL
Checking if your kit is complete...
Looks good
Bareword found where operator expected at ./Makefile.PL line 1, near "17
gid"
(Missing operator before gid?)
Number found where operator expected at ./Makefile.PL line 2, near "17"
(Missing semicolon on previous line?)
Bareword found where operator expected at ./Makefile.PL line 2, near "17
uid"
(Missing operator before uid?)
Number found where operator expected at ./Makefile.PL line 3, near "20"
(Missing semicolon on previous line?)
Bareword found where operator expected at ./Makefile.PL line 3, near "20
ctime"
(Missing operator before ctime?)
Number found where operator expected at ./Makefile.PL line 4, near "20"
(Missing semicolon on previous line?)
Bareword found where operator expected at ./Makefile.PL line 4, near "20
atime"
(Missing operator before atime?)
Number found where operator expected at ./Makefile.PL line 5, near "24"
(Missing semicolon on previous line?)
Bareword found where operator expected at ./Makefile.PL line 5, near "24
SCHILY"
(Missing operator before SCHILY?)
Number found where operator expected at ./Makefile.PL line 6, near "23"
(Missing semicolon on previous line?)
Bareword found where operator expected at ./Makefile.PL line 6, near "23
SCHILY"
(Missing operator before SCHILY?)
Number found where operator expected at ./Makefile.PL line 7, near "18"
(Missing semicolon on previous line?)
Bareword found where operator expected at ./Makefile.PL line 7, near "18
SCHILY"
(Missing operator before SCHILY?)
ERROR from evaluation of
/home/dorotea/.cpan/build/RCLAMP-X3EGFF/Number-Compare-0.02/Makefile.PL:
ERROR from evaluation of
/home/dorotea/.cpan/build/RCLAMP-X3EGFF/Number-Compare-0.02/PaxHeader/Makefile.PL:
syntax error at ./Makefile.PL line 1, near "17 gid"
---------------------------------------------
perl -v
This is perl, v5.10.1 (*) built for x86_64-linux-gnu-thread-multi
(with 51 registered patches, see perl -V for more detail)
---------------------------------------------
I did renamed the file
RCLAMP-RuTkRZ/Number-Compare-0.02/PaxHeader/Makefile.PL
by Makefile, and works.
Grettings