Skip to content

Fix qw syntax error#24

Closed
mbfisher wants to merge 3 commits intostepb:masterfrom
mbfisher:master
Closed

Fix qw syntax error#24
mbfisher wants to merge 3 commits intostepb:masterfrom
mbfisher:master

Conversation

@mbfisher
Copy link

Fixes syntax error:

urxvt: perl hook 0 evaluation error: /usr/lib/urxvt/perl/tabbedex: syntax error at /usr/lib/urxvt/perl/tabbedex line 669, near "$hook qw(start destroy user_command key_press property_notify add_lines)"
syntax error at /usr/lib/urxvt/perl/tabbedex line 681, near "}

}"

Fixes syntax error:

    urxvt: perl hook 0 evaluation error: /usr/lib/urxvt/perl/tabbedex: syntax error at /usr/lib/urxvt/perl/tabbedex line 669, near "$hook qw(start destroy user_command key_press property_notify add_lines)"
    syntax error at /usr/lib/urxvt/perl/tabbedex line 681, near "}

    }"
@tbranyen
Copy link

@stepb What causes this issue in the first place? Perl update?

@professorjamesmoriarty
Copy link

@tbranyen If I'm not mistaken around perl 5.18 (the version may be wrong) there was a syntax change and slight issue caused. It's a simple fix for the most part.

@mina86
Copy link

mina86 commented Feb 12, 2014

By the way, this is duplicate of #23

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

Successfully merging this pull request may close these issues.

4 participants