trizen / pipe-viewer

A lightweight YouTube client for Linux, without requiring an API key.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[GTK] Global symbol %eval requires explicit package name

Penaz91 opened this issue · comments

Greetings,

After updating Perl to version 5.38.0, running GTK-pipe-viewer shows the following error:

Ambiguous use of @{eval{...}} resolved to @eval{...} at /usr/bin/gtk-pipe-viewer line 3254.
Global symbol "%eval" requires explicit package name (did you forget to declare "my %eval"?) at /usr/bin/gtk-pipe-viewer line 3254.
Execution of /usr/bin/gtk-pipe-viewer aborted due to compilation errors.

The CLI version works without problems.

I'm running on Artix Linux (ArchLinux derivative) and pipe-viewer-git from the AUR.

Thank you for your attention, let me know if there's anything I can do to help with troubleshooting further.