This week, inspired by jnthn, I'll switch summary style and go point-by-point instead of in free discourse mode. Just to try it out.
I would like you to note, reading this, how many different names of people appear among the different items. This is definitely no longer a three-man effort, but significant parts of the Perl 6 community pushing towards a point where we can build awesome (or at the very least slightly above average) web apps on top of Rakudo and Parrot.
IO::Socket::INET turned out to be the first setting module with those double colons in it, and the underlying setting magic choked a bit on them. jnthn++ showed me how and where to fix.join no longer accepted only one argument. This was a new restriction accidentally added to Rakudo. I reverted the change; moritz++ added the appropriate spectest.Dispatcher.pm was spelled for @rules -> Object @pattern, $action { ... }. This had stopped working in Rakudo due to a combination of stricter type matching in signatures and a failure to handle this particular case — the case where an Array is typed as containing Object elements. Fortunately, a workaround turned out to be simply removing the typing for now.CGI.pm, if only in a branch, will be nice.pe: attributes. I failed, and spectacularly. On the plus side, we discovered quite a number of.perl bugs in bleeding Rakudo.I wish to thank The Perl Foundation for sponsoring the Web.pm effort.
Week 5 of Web.pm -- more tinkering everywhere 0 Comments More | Login | Reply /