Sat, 12 Jan
Scala Usage at LinkedIn
Autovivification
http://perldoc.perl.org/perlref.html#Using-References
This is one of the cases we mentioned earlier in which references could spring into existence when in an lvalue context. Before this statement, $array[$x] may have been undefined. If so, it’s automatically defined with a hash reference so that we can look up {“foo”} in it. Likewise $array[$x]->{“foo”} will automatically get defined with an array reference so that we can look up [0] in it. This process is called autovivification.
This is a yet another odd feature in Perl.
日南 響子
I noticed that 日南 響子 sang 椎名 林檎’s “丸の内サディスティック” and uploaded it to SoundCloud! She is an actress, kind of a gravure idol (NSFW a little) and a fashion model under exclusive cotract to “non-no” magazine.
(via @hysysk)