﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>C++博客-good good code,day day up-随笔分类-perl</title><link>http://www.cppblog.com/dawnbreak/category/9102.html</link><description>http://blog.csdn.net/dawnbreak/</description><language>zh-cn</language><lastBuildDate>Thu, 16 Jul 2009 15:42:21 GMT</lastBuildDate><pubDate>Thu, 16 Jul 2009 15:42:21 GMT</pubDate><ttl>60</ttl><item><title>Predefined Names</title><link>http://www.cppblog.com/dawnbreak/archive/2009/03/04/75527.html</link><dc:creator>pear_li</dc:creator><author>pear_li</author><pubDate>Wed, 04 Mar 2009 10:10:00 GMT</pubDate><guid>http://www.cppblog.com/dawnbreak/archive/2009/03/04/75527.html</guid><wfw:comment>http://www.cppblog.com/dawnbreak/comments/75527.html</wfw:comment><comments>http://www.cppblog.com/dawnbreak/archive/2009/03/04/75527.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cppblog.com/dawnbreak/comments/commentRss/75527.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/dawnbreak/services/trackbacks/75527.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: Predefined Names<br>The following names have special meaning to perl. I could have used alphabetic symbols for some of these, but I didn't want to take the chance that someone would say reset "a-zA-Z" and wipe them all out. You'll just have to suffer along with these silly symbols. Most of them have reasonable mnemonics, or analogues in one of the shells. &nbsp;&nbsp;<a href='http://www.cppblog.com/dawnbreak/archive/2009/03/04/75527.html'>阅读全文</a><img src ="http://www.cppblog.com/dawnbreak/aggbug/75527.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/dawnbreak/" target="_blank">pear_li</a> 2009-03-04 18:10 <a href="http://www.cppblog.com/dawnbreak/archive/2009/03/04/75527.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>perl 入门指引</title><link>http://www.cppblog.com/dawnbreak/archive/2009/01/14/72037.html</link><dc:creator>pear_li</dc:creator><author>pear_li</author><pubDate>Wed, 14 Jan 2009 13:30:00 GMT</pubDate><guid>http://www.cppblog.com/dawnbreak/archive/2009/01/14/72037.html</guid><wfw:comment>http://www.cppblog.com/dawnbreak/comments/72037.html</wfw:comment><comments>http://www.cppblog.com/dawnbreak/archive/2009/01/14/72037.html#Feedback</comments><slash:comments>9</slash:comments><wfw:commentRss>http://www.cppblog.com/dawnbreak/comments/commentRss/72037.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/dawnbreak/services/trackbacks/72037.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: 题记：把这篇文章发到c++专区，没有哗众取宠的意思，这里我想套用阿里巴巴一个资深CTO的话：程序员的知识结构应该是T形的，要精通一到两门编程语言作为主干，而在顶端则是要多种语言结合使用，也就是我们常说的深度和广度，那么为什么要学习Perl，我相信有过Perl经验的程序员一定会对这种脚本语言语义的丰富和强大的字符处理能力有深刻的印象。的确，对于习惯了静态语言的我们，Perl是个全新的世界，没有变量声明，没有main函数，比起c++, 我觉得perl更向是一个不羁的顽童，perl的语法中充满了freedom的思想&nbsp;&nbsp;<a href='http://www.cppblog.com/dawnbreak/archive/2009/01/14/72037.html'>阅读全文</a><img src ="http://www.cppblog.com/dawnbreak/aggbug/72037.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/dawnbreak/" target="_blank">pear_li</a> 2009-01-14 21:30 <a href="http://www.cppblog.com/dawnbreak/archive/2009/01/14/72037.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>