@kyanny's blog

My thoughts, my life. Views/opinions are my own.

PerlMonks

今日のPerlMonks

Dear monks,I would like to start a mailing list for a cpan module I'm developing/maintaining. Do you have any recommendations where to start such a list? What do people normally do? 久しぶりに読める質問があったwTcl::Tkのメンテナの人とかも…

今日のPerlMonks

GUI関係の話がにぎわっている。難読コードなんてよく書けるなと思う。全体的に難しく感じる。ここんとこ見るのをさぼってたせいだろう。ちょっとやらないとすぐこれだもんなあ。記事のタイトルだけでも日報をメールで受け取れないかどうかFAQを探そうと思っ…

今日のPerlMonks

Passing variables between packages またまたmerlyn発見。けっこうちょくちょく見てるのね・・・。で、これは質問がちょっと高度で読みきれなかった。設計の話だなぁということと、コメントからも推測して、自前のフレームワーク使うよりすでにあるものを使…

今日のPerlMonks

I use vim as my editor, and it's been driving me crazy: I use smartindent which means after I type this: if(some_condition()) { and press enter, it automatically tabs me in the correct number of tabs to line up my next line of code. Howeve…

今日のPerlMonks

Catalyst broken after update? 返事が一つしかついてないのにUpdateが三回もあって結局ほとんど自力で解決しちゃってるあたりも、放置されちゃってなんだかなあと思うのだが、冒頭読んで笑ってしまった。 Friday evening I updated Catalyst to version 5.3…