Skip Menu |

This queue is for tickets about the Lemonldap-NG-Manager CPAN distribution.

Report information
The Basics
Id: 133329
Status: open
Priority: 0/
Queue: Lemonldap-NG-Manager

People
Owner: Nobody in particular
Requestors: nicolas [...] atoomic.org
Cc:
AdminCc:

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



Subject: syntax error near "our \"
Error noticed while installing Lemonldap-NG-Manager-v2.0.9 it seems that `our \$VERSION` is incorrectly escaped... Building Lemonldap-NG-Manager-v2.0.9 ... OK Successfully installed Lemonldap-NG-Manager-v2.0.9 Error evaling version line 'BEGIN { q# Hide from _packages_inside() #; package Module::Metadata::_version::p1889; use version; no strict; $vsub = sub { local $VERSION; $VERSION=undef; our \$VERSION = '$Lemonldap::NG::Manager::Build::Attributes::VERSION';; $VERSION }; }' in /home/lemonldap/.cpanm/work/1600097377.5440/Lemonldap-NG-Manager-2.0.9/blib/lib/Lemonldap/NG/Manager/Build.pm: syntax error at (eval 2045) line 9, near "our \" BEGIN not safe after errors--compilation aborted at (eval 2045) line 12, <GEN2228> line 178. failed to build version sub for /home/lemonldap/.cpanm/work/1600097377.5440/Lemonldap-NG-Manager-2.0.9/blib/lib/Lemonldap/NG/Manager/Build.pm at /loader/0xebfc90/App/cpanminus/script.pm line 97. Command terminated with non-zero status. Command [cpanm --notest --installdeps .] terminated with exit code 255 ($? = 65280) under the following perl environment
This is a Module::Metadata bug: https://rt.cpan.org/Ticket/Display.html?id=90783 It would probably be worth adjusting the code to work around that issue though.