Skip to content

Instantly share code, notes, and snippets.

@KamilaBorowska
Created September 2, 2012 09:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save KamilaBorowska/3596287 to your computer and use it in GitHub Desktop.
Save KamilaBorowska/3596287 to your computer and use it in GitHub Desktop.
glitchmr@strawberry ~/g/SixtySixBot> perl6 sixtysix.p6
Connecting to irc.freenode.net on port 6667
Could not parse the following IRC event: :lindbohm.freenode.net 004 SixtySixBot lindbohm.freenode.net ircd-seven-1.1.3 DOQRSZaghilopswz CFILMPQbcefgijklmnopqrstvz bkloveqjfI
Malformed UTF-8 string
in method get at src/gen/CORE.setting:7832
in method run at lib/Net/IRC/Bot.pm:80
in block at sixtysix.p6:6
glitchmr@strawberry ~/g/SixtySixBot> perl6 sixtysix.p6
Connecting to irc.freenode.net on port 6667
Could not parse the following IRC event: :asimov.freenode.net 004 SixtySixBot asimov.freenode.net ircd-seven-1.1.3 DOQRSZaghilopswz CFILMPQbcefgijklmnopqrstvz bkloveqjfI
Method 'seek' not implemented for type Socket
in method send at src/gen/CORE.setting:7723
in method sendln at lib/Net/IRC/Bot.pm:55
in method connected at lib/Net/IRC/Handlers/Default.pm:39
in sub METAOP_HYPER_CALL at src/gen/CORE.setting:12028
in block at lib/Net/IRC/Bot.pm:163
in method reify at src/gen/CORE.setting:5187
in method reify at src/gen/CORE.setting:5089
in method reify at src/gen/CORE.setting:5089
in method gimme at src/gen/CORE.setting:5467
in method eager at src/gen/CORE.setting:5446
in method eager at src/gen/CORE.setting:1099
in sub eager at src/gen/CORE.setting:5745
in method do_dispatch at lib/Net/IRC/Bot.pm:161
in block at lib/Net/IRC/Bot.pm:155
in method dispatch at lib/Net/IRC/Bot.pm:115
in method run at lib/Net/IRC/Bot.pm:89
in block at sixtysix.p6:6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment