ゲストさんログイン

ウェブ検索

ソーシャルブックマーク

[PR]過払い返還をプロに無料相談!

ページ詳細

5
users

tie がわからない - IT戦記

tie がわからない perl HTTP::Session::Store::DBM の insert で 以下のように、 sub insert { my ( $self, $key, $value ) = @_; defined(tied %{ $self->{dbm} }); # => false になる場合がある $self->dbm->{$key} = Storable::freeze $value; } $self->{dbm} に tie されたオブジェクトが undef になってる時がある。...

Ads by Google


コメント

Ads by Google


クリップ(5)
tie がわからない - IT戦記
livedoor クリップのトップに戻る