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 concatenation #1

Open
mastum opened this issue Oct 11, 2015 · 2 comments
Open

Use of uninitialized value in concatenation #1

mastum opened this issue Oct 11, 2015 · 2 comments

Comments

@mastum
Copy link

mastum commented Oct 11, 2015

Hi, first of all thanks for this great script!
I have a problem when I submit requests with username as this
/xdccget queue this|is|user|name 2

Error: Use of uninitialized value in concatenation (.) or string at /home/pi/.irssi/scripts/autorun/xdccget.pl line 39

There is a way to fix it?
Many thanks

@mastum
Copy link
Author

mastum commented Oct 14, 2015

I don't know why but this version is working fine:
https://github.com/wertarbyte/irssi-scripts/blob/master/xdccget.pl

@demanuel
Copy link

demanuel commented May 7, 2017

i have the same issue.

Besides line 39, it's also on line 280:

Error: Use of uninitialized value in concatenation (.) or string at /home/pi/.irssi/scripts/autorun/xdccget.pl line 280

And this is also appearing:

Use of uninitialized value $desc in pattern match (m//) at /home/demanuel/.irssi/scripts/xdccget.pl line 346.

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

2 participants