First I'm glad to see that the perl.com interview is online. That was a fun interview, with chromatic asking many interesting questions, and I hopefully catching most of them with satisfactory answers.
The current issue of TPJ also covers Pugs, saying that we are working at a "breakneck rate". That is a very true description of the last few hour of hackings; unstopped by the fact that OpenFoundry is down for weekend maintainence (meanwhile use this mirror instead), the #perl team still did lots and lots of things, in preparation for tomorrow's 6.0.10 release:
--
now assumes the perculiar perl5 semantic I knew nothing about, namely returning undef
if the value was undef; this is in contrast with postfix ++
, which always numifies the returned value.
@array.push(1)
) now works.
"@abc"
still interpolates without the spaces. Fixed.
Also, stevan volunteered for me to prepare changelogs for 6.0.10, so I can get a release out as a present for perlchina folks -- I'll meet with 12 perlchina folks in ~9 hours and have some more Beijing ducks. That should be fun. See you tomorrow!