tokuhirom / p6-Crust

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

Fixed test error #101

Closed JJ closed 6 years ago

JJ commented 6 years ago

And adds a few instructions to test things locally. This test failed with 2017.10 and 11 and it was just because it needs to be coerced into a hash before testing if it's in pairs or not. @zoffixznet 's Advent post helped here https://perl6advent.wordpress.com/2017/12/02/perl-6-sigils-variables-and-containers/