The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
-- TCPPack::(TCPPack.pm:9)
our (@ISA, @EXPORT);
x1 TCPPack::(TCPPack.pm:18)
    my $msg = shift;
<- TCPPack::(TCPPack.pm:37) TCPPack::pack_msg
    ($buf, $msg) = unpack_msg(pack_msg($buf));
Return value for TCPPack::pack_msg is: 0009Hi there!
*** Can't run finish while inside a return. Step and try again.