tokuhirom / p6-HTTP-Server-Tiny

Web application server for Perl6
Artistic License 2.0
18 stars 10 forks source link

IO::Socket::Async#bytes-supply was deprecated #23

Closed syohex closed 8 years ago

syohex commented 8 years ago

Use .Supply(:bin) instead of bytes-supply.

Method bytes-supply (from IO::Socket::Async) seen at:
  /home/syohei/p6-HTTP-Server-Tiny/lib/HTTP/Server/Tiny.pm6, line 480
Please use Supply(:bin) instead.

See https://github.com/rakudo/rakudo/commit/b2e6ca0150b1548a2974f8624e6c59c3ae578a84