2009-07-01から1ヶ月間の記事一覧
なんかUndefined subroutine &Compress::Zlib::gzopen calledみたいにいわれちゃうんだけど Scalar::Utilでこけた ぐぐって この辺がみてみたんだけど http://d.hatena.ne.jp/lopnor/20071120/1195522440 http://d.hatena.ne.jp/holidays-l/20060906/p1 ーxs…
勉強用メモ http://github.com/peppon/peppon_work/tree/master 人に見せれるようになったらはてなダイアリーにでものっけてみようと思う
最近catalystアップデートされちゃって、予期せぬエラーとかで悩まされました。 Couldn't render template "undef error - DBIx::Class::InflateColumn::get_inflated_column(): Error while inflating 0000-00-00 for regist_date on MyApp::Schema::Result…
Catalyst::Plugin::Session::State::Cookie 0.12以降 http://search.cpan.org/CPAN/authors/id/B/BO/BOBTFISH/Catalyst-Plugin-Session-State-Cookie-0.11.tar.gzCatalyst::Model::DBIC::Schema 0.24以降 http://search.cpan.org/CPAN/authors/id/M/MS/MSTRO…
Image::Imlib2 save error: Unknown error at test.pl line 6. みたいに怒られるんだけどなんでかなとしらべてみたらgifアニメに未対応とか。Image::Infoで調べる my $image_info = image_info( $imagefile ); print 'GIF ANIME' if($image_info->{GIF_Loop}…