Skip Menu |

This queue is for tickets about the WWW-REST CPAN distribution.

Report information
The Basics
Id: 122734
Status: resolved
Priority: 0/
Queue: WWW-REST

People
Owner: Nobody in particular
Requestors: marcio.romero [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Bug found on WWW-REST
Date: Mon, 7 Aug 2017 10:37:09 -0300
To: bug-WWW-REST [...] rt.cpan.org
From: Marcio Romero <marcio.romero [...] gmail.com>
Hy Guys, during the process compilation I Found the follow problem. [root@ohcom8007 WWW-REST-0.011]# perl Makefile.PL Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for WWW::REST syntax error at inc/PerlIO.pm line 22, near "s{::}{/}gr " Compilation failed in require at /usr/lib/perl5/5.8.8/ExtUtils/MakeMaker.pm line 1231. BEGIN failed--compilation aborted. Please review and release the correction for it. Thanks. Marcio Romero
On Mon Aug 07 09:37:33 2017, marcio.romero@gmail.com wrote: Show quoted text
> Hy Guys, > > during the process compilation I Found the follow problem. > > [root@ohcom8007 WWW-REST-0.011]# perl Makefile.PL > Checking if your kit is complete... > Looks good > Generating a Unix-style Makefile > Writing Makefile for WWW::REST > syntax error at inc/PerlIO.pm line 22, near "s{::}{/}gr " > Compilation failed in require at /usr/lib/perl5/5.8.8/ExtUtils/MakeMaker.pm > line 1231. > BEGIN failed--compilation aborted. > > Please review and release the correction for it. > > Thanks. > > Marcio Romero
Hi Marcio! The problem is likely due to the fact that your perl version is too old. You really should upgrade it because 5.8.8 is very old and very broken, and there is already perl-5.26.0 for god's sake. You can use perlbrew or similar to install a newer perl.
Subject: Re: [rt.cpan.org #122734] Bug found on WWW-REST
Date: Tue, 8 Aug 2017 10:15:42 -0300
To: bug-WWW-REST [...] rt.cpan.org
From: Marcio Romero <marcio.romero [...] gmail.com>
Hi Shlomi. Thanks for your support. I will update the version of the perl. Bye Marcio 2017-08-08 10:08 GMT-03:00 Shlomi Fish via RT <bug-WWW-REST@rt.cpan.org>: Show quoted text
> <URL: https://rt.cpan.org/Ticket/Display.html?id=122734 > > > On Mon Aug 07 09:37:33 2017, marcio.romero@gmail.com wrote:
> > Hy Guys, > > > > during the process compilation I Found the follow problem. > > > > [root@ohcom8007 WWW-REST-0.011]# perl Makefile.PL > > Checking if your kit is complete... > > Looks good > > Generating a Unix-style Makefile > > Writing Makefile for WWW::REST > > syntax error at inc/PerlIO.pm line 22, near "s{::}{/}gr " > > Compilation failed in require at /usr/lib/perl5/5.8.8/ExtUtils/
> MakeMaker.pm
> > line 1231. > > BEGIN failed--compilation aborted. > > > > Please review and release the correction for it. > > > > Thanks. > > > > Marcio Romero
> > Hi Marcio! > > The problem is likely due to the fact that your perl version is too old. > You really should upgrade it because 5.8.8 is very old and very broken, and > there is already perl-5.26.0 for god's sake. You can use perlbrew or > similar to install a newer perl. > > > >
On Tue Aug 08 09:16:47 2017, marcio.romero@gmail.com wrote: Show quoted text
> Hi Shlomi. > > > Thanks for your support. I will update the version of the perl.
Hi Marcio! You're welcome and thanks for complying. I will keep this bug open for now until I release a new version of WWW-REST which will use dzil - but this requires https://github.com/plicease/App-cpangitify/issues/11 to be fixed. Show quoted text
> > > Bye > Marcio > > 2017-08-08 10:08 GMT-03:00 Shlomi Fish via RT <bug-WWW- > REST@rt.cpan.org>: >
> > <URL: https://rt.cpan.org/Ticket/Display.html?id=122734 > > > > > On Mon Aug 07 09:37:33 2017, marcio.romero@gmail.com wrote:
> > > Hy Guys, > > > > > > during the process compilation I Found the follow problem. > > > > > > [root@ohcom8007 WWW-REST-0.011]# perl Makefile.PL > > > Checking if your kit is complete... > > > Looks good > > > Generating a Unix-style Makefile > > > Writing Makefile for WWW::REST > > > syntax error at inc/PerlIO.pm line 22, near "s{::}{/}gr " > > > Compilation failed in require at /usr/lib/perl5/5.8.8/ExtUtils/
> > MakeMaker.pm
> > > line 1231. > > > BEGIN failed--compilation aborted. > > > > > > Please review and release the correction for it. > > > > > > Thanks. > > > > > > Marcio Romero
> > > > Hi Marcio! > > > > The problem is likely due to the fact that your perl version is too > > old. > > You really should upgrade it because 5.8.8 is very old and very > > broken, and > > there is already perl-5.26.0 for god's sake. You can use perlbrew or > > similar to install a newer perl. > > > > > > > >
On Tue Aug 08 09:32:15 2017, SHLOMIF wrote: Show quoted text
> On Tue Aug 08 09:16:47 2017, marcio.romero@gmail.com wrote:
> > Hi Shlomi. > > > > > > Thanks for your support. I will update the version of the perl.
> > Hi Marcio! > > You're welcome and thanks for complying. I will keep this bug open for > now until I release a new version of WWW-REST which will use dzil - > but this requires https://github.com/plicease/App-cpangitify/issues/11 > to be fixed. >
should be fine on 0.02. Marking as resolved.
Subject: Re: [rt.cpan.org #122734] Bug found on WWW-REST
Date: Mon, 21 Aug 2017 07:32:55 -0300
To: bug-WWW-REST [...] rt.cpan.org
From: Marcio Romero <marcio.romero [...] gmail.com>
Thanks Again. 2017-08-20 15:35 GMT-03:00 Shlomi Fish via RT <bug-WWW-REST@rt.cpan.org>: Show quoted text
> <URL: https://rt.cpan.org/Ticket/Display.html?id=122734 > > > On Tue Aug 08 09:32:15 2017, SHLOMIF wrote:
> > On Tue Aug 08 09:16:47 2017, marcio.romero@gmail.com wrote:
> > > Hi Shlomi. > > > > > > > > > Thanks for your support. I will update the version of the perl.
> > > > Hi Marcio! > > > > You're welcome and thanks for complying. I will keep this bug open for > > now until I release a new version of WWW-REST which will use dzil - > > but this requires https://github.com/plicease/App-cpangitify/issues/11 > > to be fixed. > >
> > should be fine on 0.02. Marking as resolved. > >