Skip to content

Update: update shebang to target raku instead of perl6#407

Draft
4zv4l wants to merge 3 commits intoRaku:mainfrom
4zv4l:update_extensions
Draft

Update: update shebang to target raku instead of perl6#407
4zv4l wants to merge 3 commits intoRaku:mainfrom
4zv4l:update_extensions

Conversation

@4zv4l
Copy link
Copy Markdown
Collaborator

@4zv4l 4zv4l commented Apr 5, 2026

Let me know if there is anything else I should rename, will wait to be sure its good to be merged 🙏

@AlexDaniel
Copy link
Copy Markdown
Member

===SORRY!=== Error while compiling /srv/xbin/Huggable.raku
Unable to parse class definition
at /srv/xbin/Huggable.raku:10
------> unit class Huggable does Whateverable<HERE><EOL>

There seems to be a missing semicolon:

https://github.com/Raku/whateverable/blob/main/xbin/Huggable.raku#L5

I wonder how it got lost 🤔

@AlexDaniel
Copy link
Copy Markdown
Member

PERL6_TEST_DIE_ON_FAIL -> RAKU_TEST_DIE_ON_FAIL seems to be another candidate. Basically a search for “perl6” on the whole repo should reveal more instances.

@4zv4l
Copy link
Copy Markdown
Collaborator Author

4zv4l commented Apr 5, 2026

for Huggable I am working on it on another branch 🙏
but anytime I try to test for Huggable or even Tellable, I get this:

# IRC test server on localhost:15995
Syntax OK
# Bot pid: 289473
ok 1 - bot joined the channel
ok 2 - bot nickname is expected
ok 3 - source link
ok 4 - bridge client connected
# Failed to get expected result in 25.054188276 seconds (25 nominal)
not ok 5 - source link (bridged)
# Failed test 'source link (bridged)'
# at /home/sibl/Documents/git/forks/whateverable/xt/lib/Testable.rakumod (Testable) line 150
# expected: ["testable64690, https://github.com/Raku/whateverable"]
#  matcher: 'infix:<~~>'
#      got: []
# Test failed. Stopping test suite, because the PERL6_TEST_DIE_ON_FAIL
# environmental variable is set to a true value.
# Bot process finished (exit code=0, signal=1)

@4zv4l 4zv4l marked this pull request as draft April 5, 2026 16:26
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.

2 participants