Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use of uninitialized value in list assignment at /root/perl5/perlbrew/bin/perlbrew line 2015. #417

Open
netblues opened this issue Oct 1, 2014 · 2 comments

Comments

@netblues
Copy link

netblues commented Oct 1, 2014

Hi
I get a warning after upgrading to latest
perlbrew exec perl -e 'print $]'
Use of uninitialized value in list assignment at /root/perl5/perlbrew/bin/perlbrew line 2015.

perl-5.16.3

5.016003

or even just

perlbrew exec
Use of uninitialized value in list assignment at /root/perl5/perlbrew/bin/perlbrew line 2015.

perl-5.16.3

Command terminated with non-zero status.
Command [] terminated with exit code 255 ($? = 65280) under the following perl environment:
Current perl:
Name: perl-5.16.3
Path: /root/perl5/perlbrew/perls/perl-5.16.3/bin/perl
Config: -de -Dprefix=/root/perl5/perlbrew/perls/perl-5.16.3 -Dusethreads -Dusethreads -Dusemultiplicity -Aeval:scriptdir=/root/perl5/perlbrew/perls/perl-5.16.3/bin
Compiled at: Jan 18 2014 07:09:00

perlbrew:
version: 0.71
ENV:
PERLBREW_ROOT: /root/perl5/perlbrew
PERLBREW_HOME: /root/.perlbrew
PERLBREW_PATH: /root/perl5/perlbrew/bin:/root/perl5/perlbrew/perls/perl-5.16.3/bin
PERLBREW_MANPATH: /root/perl5/perlbrew/perls/perl-5.16.3/man

@Samuel88
Copy link

Same problem with perl 5.18.1

Use of uninitialized value in list assignment at /home/samuel/perl5/perlbrew/bin/perlbrew line 2015.

perl-5.18.1

Command terminated with non-zero status.
Command [perl] terminated with exit code 0 ($? = 2) under the following perl environment:
Current perl:
Name: perl-5.18.1
Path: /home/samuel/perl5/perlbrew/perls/perl-5.18.1/bin/perl
Config: -de -Dprefix=/home/samuel/perl5/perlbrew/perls/perl-5.18.1 -Aeval:scriptdir=/home/samuel/perl5/perlbrew/perls/perl-5.18.1/bin
Compiled at: Nov 24 2014 16:45:03

perlbrew:
version: 0.71
ENV:
PERLBREW_ROOT: /home/samuel/perl5/perlbrew
PERLBREW_HOME: /home/samuel/.perlbrew
PERLBREW_PATH: /home/samuel/perl5/perlbrew/bin:/home/samuel/perl5/perlbrew/perls/perl-5.18.1/bin
PERLBREW_MANPATH: /home/samuel/perl5/perlbrew/perls/perl-5.18.1/man

@erickpaquin
Copy link

Hi @netblues,

This PR is over 8 years old. If it is not relevant anymore can you close it? Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants