サクサク読めて、アプリ限定の機能も多数!
attribute を使った return value キャッシュ
kiririmode のブックマーク 2008/12/28 11:10
Method::Cached[*programming][cpan][perl]attribute を使った return value キャッシュ2008/12/28 11:10
このブックマークにはスターがありません。 最初のスターをつけてみよう!
metacpan.org2008/11/27
NAME Method::Cached - The return value of the method is cached to your storage SYNOPSIS package Foo; use Method::Cached; sub cached :Cached { time . rand } sub no_cached { time . rand } package mai...
2 人がブックマーク・2 件のコメント
\ コメントが サクサク読める アプリです /
attribute を使った return value キャッシュ
kiririmode のブックマーク 2008/12/28 11:10
このブックマークにはスターがありません。
最初のスターをつけてみよう!
Method::Cached
metacpan.org2008/11/27
NAME Method::Cached - The return value of the method is cached to your storage SYNOPSIS package Foo; use Method::Cached; sub cached :Cached { time . rand } sub no_cached { time . rand } package mai...
2 人がブックマーク・2 件のコメント
\ コメントが サクサク読める アプリです /