<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>扶凯 &#187; Perl</title>
	<atom:link href="http://www.php-oa.com/tag/perl/feed" rel="self" type="application/rss+xml" />
	<link>http://www.php-oa.com</link>
	<description>Perl Linux CDN Video</description>
	<lastBuildDate>Tue, 07 Feb 2012 07:30:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Advent Calendars 2011</title>
		<link>http://www.php-oa.com/2011/12/05/perladvent-calendars-2011.html</link>
		<comments>http://www.php-oa.com/2011/12/05/perladvent-calendars-2011.html#comments</comments>
		<pubDate>Mon, 05 Dec 2011 16:02:28 +0000</pubDate>
		<dc:creator>扶 凯</dc:creator>
				<category><![CDATA[Perl]]></category>
		<category><![CDATA[advent]]></category>
		<category><![CDATA[Advent Calendars 2011]]></category>

		<guid isPermaLink="false">http://www.php-oa.com/?p=4396</guid>
		<description><![CDATA[今年 Perl 社区的传统节目 Advent Calendar 开始了,从几年前知道 perl 社区有这样的活动.每年都在关注这个活动. Advent Calendars 是指在每年的最后一个月,也就是从十二月开始,一直到圣诞节前的 24 天,... ]]></description>
		<wfw:commentRss>http://www.php-oa.com/2011/12/05/perladvent-calendars-2011.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Dancer::Introduction &#8211; dancer 介绍</title>
		<link>http://www.php-oa.com/2011/12/02/perl-dancer-introduction.html</link>
		<comments>http://www.php-oa.com/2011/12/02/perl-dancer-introduction.html#comments</comments>
		<pubDate>Fri, 02 Dec 2011 17:11:48 +0000</pubDate>
		<dc:creator>扶 凯</dc:creator>
				<category><![CDATA[Perl Dancer]]></category>
		<category><![CDATA[dancer]]></category>
		<category><![CDATA[Perl]]></category>

		<guid isPermaLink="false">http://www.php-oa.com/?p=4379</guid>
		<description><![CDATA[名称 描述 安装 Dancer Dancer 的设置 Dancer 的用法 HTTP 的方法 路由的处理 路径名字匹配 路径通配符 正则表达式来匹配 条件匹配 PREFIX(前缀) 跳过动作 ERROR 页 执行出错 过滤器 前过滤器 后过滤 前... ]]></description>
		<wfw:commentRss>http://www.php-oa.com/2011/12/02/perl-dancer-introduction.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>相关的 Perl 书籍推荐</title>
		<link>http://www.php-oa.com/2011/11/28/perl-books.html</link>
		<comments>http://www.php-oa.com/2011/11/28/perl-books.html#comments</comments>
		<pubDate>Mon, 28 Nov 2011 13:54:18 +0000</pubDate>
		<dc:creator>扶 凯</dc:creator>
				<category><![CDATA[Perl]]></category>

		<guid isPermaLink="false">http://www.php-oa.com/?p=4356</guid>
		<description><![CDATA[这个是 Perl&#160; 学习笔记的一部分内容,拆分出来. Perl 新手到进阶到高手必备书籍 Learning Perl（Perl语言入门） &#160;perl 入门必读,就象别人讲的一周必读 perl 入门 Programming Perl（Perl语言编程） &#16... ]]></description>
		<wfw:commentRss>http://www.php-oa.com/2011/11/28/perl-books.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Moose::Manual::Attributes-Moose 对象的属性</title>
		<link>http://www.php-oa.com/2011/11/06/moose-manual-attributes.html</link>
		<comments>http://www.php-oa.com/2011/11/06/moose-manual-attributes.html#comments</comments>
		<pubDate>Sun, 06 Nov 2011 17:24:40 +0000</pubDate>
		<dc:creator>扶 凯</dc:creator>
				<category><![CDATA[Perl]]></category>
		<category><![CDATA[Perl Moose]]></category>
		<category><![CDATA[面象对象]]></category>

		<guid isPermaLink="false">http://www.php-oa.com/?p=4299</guid>
		<description><![CDATA[本文由 斯文牛氓@DJBing 所译.经他的同意放到网上.. Moose手册-属性 版本 介绍 属性设置 可读可写 vs 只读 访问器 断言和清理 方法 必需 默认值和构建方法 Builders覆写 Builder配合role工作 懒惰lazy特... ]]></description>
		<wfw:commentRss>http://www.php-oa.com/2011/11/06/moose-manual-attributes.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Moose::Cookbook::Basics::Recipe10 -使用 BUILDARGS 和 BUILD 来 hook 进对象的构造</title>
		<link>http://www.php-oa.com/2011/08/03/using-buildargs-and-build-to-hook-into-object-construction.html</link>
		<comments>http://www.php-oa.com/2011/08/03/using-buildargs-and-build-to-hook-into-object-construction.html#comments</comments>
		<pubDate>Wed, 03 Aug 2011 08:46:50 +0000</pubDate>
		<dc:creator>扶 凯</dc:creator>
				<category><![CDATA[Perl Moose]]></category>
		<category><![CDATA[Perl]]></category>

		<guid isPermaLink="false">http://www.php-oa.com/?p=4137</guid>
		<description><![CDATA[概要 package Person; has 'ssn' =&#62; ( is =&#62; 'ro', isa =&#62; 'Str', predicate =&#62; 'has_ssn', ); has 'country_of_residence' =&#62; ( is =&#62; 'ro', isa =&#62; 'Str', default =&#62; 'usa' ); has 'first_name' =&#62; ( is =&#62; 'ro', isa =&#62; ... ]]></description>
		<wfw:commentRss>http://www.php-oa.com/2011/08/03/using-buildargs-and-build-to-hook-into-object-construction.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Moose::Cookbook::Basics::Recipe9 &#8211; 操作符重载,子类型,强制转换</title>
		<link>http://www.php-oa.com/2011/08/03/moose-cookbook-basics-recipe9-operator-overloading-subtypes-and-coercion.html</link>
		<comments>http://www.php-oa.com/2011/08/03/moose-cookbook-basics-recipe9-operator-overloading-subtypes-and-coercion.html#comments</comments>
		<pubDate>Wed, 03 Aug 2011 06:22:27 +0000</pubDate>
		<dc:creator>扶 凯</dc:creator>
				<category><![CDATA[Perl Moose]]></category>
		<category><![CDATA[Perl]]></category>

		<guid isPermaLink="false">http://www.php-oa.com/?p=4133</guid>
		<description><![CDATA[概要 package Human; use Moose; use Moose::Util::TypeConstraints; subtype 'Sex' =&#62; as 'Str' =&#62; where { $_ =~ m{^[mf]$}s }; has 'sex' =&#62; ( is =&#62; 'ro', isa =&#62; 'Sex', required =&#62; 1 ); has 'mother' =&#62; ( is =&#62; 'ro', isa =&#62;... ]]></description>
		<wfw:commentRss>http://www.php-oa.com/2011/08/03/moose-cookbook-basics-recipe9-operator-overloading-subtypes-and-coercion.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>DBIx::Class &#8211; Cookbook</title>
		<link>http://www.php-oa.com/2011/08/01/perldbixclass-cookbook.html</link>
		<comments>http://www.php-oa.com/2011/08/01/perldbixclass-cookbook.html#comments</comments>
		<pubDate>Mon, 01 Aug 2011 03:45:39 +0000</pubDate>
		<dc:creator>扶 凯</dc:creator>
				<category><![CDATA[Perl Module]]></category>
		<category><![CDATA[Cookbook]]></category>
		<category><![CDATA[DBIx::Class]]></category>
		<category><![CDATA[Perl]]></category>

		<guid isPermaLink="false">http://www.php-oa.com/?p=4127</guid>
		<description><![CDATA[Perl&#160; 中的这个 ORM&#160;非常不错,一直也答应别人写这个的文章,还是自己有点懒,不想动.现在有了译文了&#8230;不过不是我写的,是 斯文牛氓@DJBing 写的.我们得感谢他.这是经过他的同意放到网上... ]]></description>
		<wfw:commentRss>http://www.php-oa.com/2011/08/01/perldbixclass-cookbook.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>比较Perl、PHP、Python、Java和Ruby-转</title>
		<link>http://www.php-oa.com/2011/07/20/perl-php-python-java-ruby.html</link>
		<comments>http://www.php-oa.com/2011/07/20/perl-php-python-java-ruby.html#comments</comments>
		<pubDate>Wed, 20 Jul 2011 04:37:43 +0000</pubDate>
		<dc:creator>扶 凯</dc:creator>
				<category><![CDATA[技术]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[Perl]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://www.php-oa.com/?p=4047</guid>
		<description><![CDATA[本文原文：http://levi.cg.am/?p=711 这个话题其实最好不拿出来讲,不然天天争得不可开交.但下面这个还是有点意思.近来在看看&#60;&#60;黑客与画家&#62;&#62;,有很多新的看法和思想.对新的 Perl 6 很是有... ]]></description>
		<wfw:commentRss>http://www.php-oa.com/2011/07/20/perl-php-python-java-ruby.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Moose::Cookbook::Basics::Recipe3 &#8211; 二叉树的例子</title>
		<link>http://www.php-oa.com/2011/07/16/moose-cookbook-basics-recipe-a-lazy-binarytree-example.html</link>
		<comments>http://www.php-oa.com/2011/07/16/moose-cookbook-basics-recipe-a-lazy-binarytree-example.html#comments</comments>
		<pubDate>Sat, 16 Jul 2011 09:21:43 +0000</pubDate>
		<dc:creator>扶 凯</dc:creator>
				<category><![CDATA[Perl Moose]]></category>
		<category><![CDATA[Perl]]></category>

		<guid isPermaLink="false">http://www.php-oa.com/?p=4011</guid>
		<description><![CDATA[概要 package BinaryTree; use Moose; has 'node' =&#62; ( is =&#62; 'rw', isa =&#62; 'Any' ); has 'parent' =&#62; ( is =&#62; 'rw', isa =&#62; 'BinaryTree', predicate =&#62; 'has_parent', weak_ref =&#62; 1, ); has 'left' =&#62; ( is =&#62; 'rw', isa =&#6... ]]></description>
		<wfw:commentRss>http://www.php-oa.com/2011/07/16/moose-cookbook-basics-recipe-a-lazy-binarytree-example.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Moose::Cookbook::Basics::Recipe2 &#8211; 简单银行帐号的例子</title>
		<link>http://www.php-oa.com/2011/07/13/moose-cookbook-basics-a-simple-bankaccount-example.html</link>
		<comments>http://www.php-oa.com/2011/07/13/moose-cookbook-basics-a-simple-bankaccount-example.html#comments</comments>
		<pubDate>Wed, 13 Jul 2011 17:57:44 +0000</pubDate>
		<dc:creator>扶 凯</dc:creator>
				<category><![CDATA[Perl Moose]]></category>
		<category><![CDATA[Cookbook]]></category>
		<category><![CDATA[Perl]]></category>

		<guid isPermaLink="false">http://www.php-oa.com/?p=3996</guid>
		<description><![CDATA[概要 package BankAccount; use Moose; has 'balance' =&#62; ( isa =&#62; 'Int', is =&#62; 'rw', default =&#62; 0 ); sub deposit { my ( $self, $amount ) = @_; $self-&#62;balance( $self-&#62;balance + $amount ); } sub withdraw { my ( $self, $amount ) = @_;... ]]></description>
		<wfw:commentRss>http://www.php-oa.com/2011/07/13/moose-cookbook-basics-a-simple-bankaccount-example.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

