tokuhirom / p6-Crust

PSGI library stack for Perl6
Artistic License 2.0
66 stars 18 forks source link

tests and likely runtime fail because of missuse of add_method #70

Closed gfldex closed 8 years ago

gfldex commented 8 years ago

No such method 'add_method' for invocant of type 'Perl6::Metamodel::ParametricRoleGroupHOW'

originating from lib/HTTP/Message/PSGI.pm6:95 / 99 see https://rt.perl.org/Public/Bug/Display.html?id=127167

lestrrat commented 8 years ago

this has been fixed in #73