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

[scriptassist.pl] CPAN::Meta::YAML does not support version references #789

Closed
madduck opened this issue Sep 20, 2021 · 1 comment
Closed

Comments

@madduck
Copy link
Contributor

madduck commented Sep 20, 2021

I just tried scriptassist /check (HEAD@d2aada4, i.e. master on 2021-09-20), and got the following error:

Irssi: CPAN::Meta::YAML does not support version references at ~/.irssi/scripts/scriptassist.pl line 178.

CPAN::Meta::YAML is installed at version 0.018.

@madduck
Copy link
Contributor Author

madduck commented Sep 20, 2021

The problem is that some of my scripts store version references in %IRSSI, which I suppose I should not do. Doh!

@madduck madduck closed this as completed Sep 20, 2021
madduck added a commit to madduck/scripts.irssi.org that referenced this issue Sep 20, 2021
Cf. irssi#789

Signed-off-by: martin f. krafft <madduck@madduck.net>
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

1 participant