<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
<channel>
<title>Perlカテゴリー/楽：地図さえあれば</title>
<link>http://mysweetmap.com/archives/category/perl.html</link>
<description>楽：地図さえあればの Perlカテゴリーページ</description>
<language>ja</language>
<copyright>Copyright (C) 2004-2010 bayashi.net</copyright>
<lastBuildDate>Sat, 19 Jun 2010 14:12:32 +0900</lastBuildDate>
<image>
<url>http://www.bayashi.net/images/logo.gif</url> 
<link>http://mysweetmap.com/</link> 
<title>Perlカテゴリー/楽：地図さえあれば</title> 
</image>
<item>
<title><![CDATA[Separate&nbsp;Model&nbsp;from&nbsp;Catalyst/MSM]]>/楽</title>
<description><![CDATA[<blockquote>Catalyst&nbsp;から&nbsp;Model&nbsp;を切り離せ&nbsp;-&nbsp;MVC&nbsp;の&nbsp;M&nbsp;のあるべき姿&nbsp;-&nbsp;Dann&nbsp;[email_address]&nbsp;<BR>アジェンダ&nbsp;<BR>WAF&nbsp;における&nbsp;MVC&nbsp;と&nbsp;WAF&nbsp;と&nbsp;M&nbsp;の関係&nbsp;<BR>Catalyst(WAF)&nbsp;から&nbsp;M&nbsp;を切り離す方法&nbsp;<BR>MVC&nbsp;の&nbsp;M&nbsp;を構築するためのアーキテクチャ<div class="src"><a href="http://www.slideshare.net/techmemo/catalyst-367905" target="_blank">Separate&nbsp;Model&nbsp;from&nbsp;Catalyst</a></div></blockquote>]]></description>
<link>http://mysweetmap.com/archives/entry/perl/2010/003069.html</link>
<guid>http://mysweetmap.com/archives/entry/perl/2010/003069.html</guid>
<category>Perl</category>
<category>catalyst</category><category>perl</category><category>waf</category>
<pubDate>Sat, 19 Jun 2010 14:12:32 +0900</pubDate>
</item>

<item>
<title><![CDATA[perl5&nbsp;でファンクションプロトタイプをつかっちゃいけない理由と使われる理由。&nbsp;-&nbsp;TokuLog&nbsp;改メ&nbsp;Perlを極めて起業する日記/MSM]]>/楽</title>
<description><![CDATA[<blockquote>function&nbsp;prototype&nbsp;は<BR>バリデーション用途に使用するのはオススメできない(ref.&nbsp;PBP)&nbsp;<BR>DSLを設計するために構文解析器にヒントをあたえる目的に利用するのはかまわない&nbsp;<BR>ということである。<div class="src"><a href="http://d.hatena.ne.jp/tokuhirom/20100323/1269320072" target="_blank">perl5&nbsp;でファンクションプロトタイプをつかっちゃいけない理由と使われる理由。&nbsp;-&nbsp;TokuLog&nbsp;改メ&nbsp;Perlを極めて起業する日記</a></div></blockquote>]]></description>
<link>http://mysweetmap.com/archives/entry/perl/2010/002976.html</link>
<guid>http://mysweetmap.com/archives/entry/perl/2010/002976.html</guid>
<category>Perl</category>
<category>perl</category>
<pubDate>Sat, 27 Mar 2010 11:04:41 +0900</pubDate>
</item>

<item>
<title><![CDATA[Perlコミュニティ及び、無知と馬鹿の違い&nbsp;-&nbsp;taro-nishino&nbsp;の日記&nbsp;&nbsp;/MSM]]>/楽</title>
<description><![CDATA[<blockquote>Perlは違う言語なのである。貴方が別の言語から来ているなら、貴方の慣れたやり方とは違うやり方で問題にアプローチすることが屡々要求される。Perlに来る時は、この事実を認識する必要があり、貴方の方法を彼らの方法に切り替えることに率直でなければならない。<div class="src"><a href="http://slashdot.jp/~taro-nishino/journal/474877" target="_blank">Perlコミュニティ及び、無知と馬鹿の違い&nbsp;-&nbsp;taro-nishino&nbsp;の日記&nbsp;&nbsp;</a></div></blockquote>]]></description>
<link>http://mysweetmap.com/archives/entry/perl/2009/002753.html</link>
<guid>http://mysweetmap.com/archives/entry/perl/2009/002753.html</guid>
<category>Perl</category>
<category>perl</category><category>コミュニティ</category>
<pubDate>Mon, 07 Sep 2009 23:28:42 +0900</pubDate>
</item>

<item>
<title><![CDATA[&nbsp;XML::Feed::Deduper&nbsp;書いた&nbsp;-&nbsp;TokuLog&nbsp;改めB日記/MSM]]>/楽</title>
<description><![CDATA[<blockquote>http://github.com/tokuhirom/p5-xml-feed-deduper/tree/master<BR>feedをaggregateしてきて、あたらしいエントリがあったらなんか処理する、みたいなのはよくやるんですが、そういう処理をやるたびに&nbsp;DB_File&nbsp;とかつかってどうこう、みたいなのはめんどいので、適当にできるモジュールをでっちあげた。<div class="src"><a href="http://d.hatena.ne.jp/tokuhirom/20090407/1239079453" target="_blank">&nbsp;XML::Feed::Deduper&nbsp;書いた&nbsp;-&nbsp;TokuLog&nbsp;改めB日記</a></div></blockquote>]]></description>
<link>http://mysweetmap.com/archives/entry/perl/2009/002594.html</link>
<guid>http://mysweetmap.com/archives/entry/perl/2009/002594.html</guid>
<category>Perl</category>
<category>feed</category><category>xml</category>
<pubDate>Tue, 07 Apr 2009 15:08:38 +0900</pubDate>
</item>

<item>
<title><![CDATA[&nbsp;utf8::is_utf8&nbsp;considered&nbsp;harmful&nbsp;-&nbsp;Bulknews::Subtech&nbsp;-&nbsp;subtech/MSM]]>/楽</title>
<description><![CDATA[<blockquote>プログラムやモジュールでは「この文字列は&nbsp;Unicode&nbsp;文字列であるかバイト列であるかわからない」という入出力パラメータを扱うべきではなく、つねに「Unicode&nbsp;文字列」や「バイト列」であることを明確にしておくべき。そうすれば&nbsp;decode_utf8&nbsp;や&nbsp;utf8::upgrade&nbsp;などで明確にフラグをたてることができる。<div class="src"><a href="http://subtech.g.hatena.ne.jp/miyagawa/20080218/1203312527" target="_blank">&nbsp;utf8::is_utf8&nbsp;considered&nbsp;harmful&nbsp;-&nbsp;Bulknews::Subtech&nbsp;-&nbsp;subtech</a></div></blockquote>]]></description>
<link>http://mysweetmap.com/archives/entry/perl/2009/002514.html</link>
<guid>http://mysweetmap.com/archives/entry/perl/2009/002514.html</guid>
<category>Perl</category>
<category>unicode</category><category>utf8</category>
<pubDate>Mon, 09 Feb 2009 22:34:23 +0900</pubDate>
</item>



</channel>
</rss>