<?xml version="1.0" encoding="gb2312"?>
<rss version="2.0">
  <channel>
    <title>CGI/perl</title>
    <link>http://www.chinahtml.com/programming/perl/</link>
    <description>Latest 20 infos of CGI/perl</description>
    <copyright>Copyright(C) Empire CMS</copyright>
    <generator>Empire CMS by Empire Studio.</generator>
    <lastBuildDate>Thu, 17 May 2012 10:25:03 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>http://www.chinahtml.com/e/data/images/rss.gif</url>
      <title>站长资讯</title>
      <link>http://www.chinahtml.com/</link>
    </image>
    <item>
      <title><![CDATA[Perl下应当如何连接Access数据库]]></title>
      <description><![CDATA[ 本文介绍了在Perl下连接Access数据库的步骤…… 首先需要安装Win32-ODBC模块，具体的步骤如下：从TOOLS栏目中下载Win32-ODBC.zip,下载完后用winzip解开到一个temp目录,共有三个文件：
 ]]></description>
      <link>http://www.chinahtml.com/0711/119422883416905.html</link>
      <guid>http://www.chinahtml.com/0711/119422883416905.html</guid>
      <category>CGI/perl</category>
      <author><![CDATA[]]></author>
      <pubDate>Mon, 05 Nov 2007 02:12:51 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[了解操控日期和时间的10个Perl CPAN模块]]></title>
      <description><![CDATA[ 上Perl综合典藏网（CPAN）看看是一个好主意，上面有很多随时可以使用的Perl模块，让开发人员能够有效地进行日期和时间操作。花点时间浏览这个网站看看是否能够找到一些在下一个项目里用得上的东西是值得的。 ]]></description>
      <link>http://www.chinahtml.com/0710/119198503116469.html</link>
      <guid>http://www.chinahtml.com/0710/119198503116469.html</guid>
      <category>CGI/perl</category>
      <author><![CDATA[]]></author>
      <pubDate>Wed, 10 Oct 2007 02:56:32 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[网络程序员需要掌握的10个有用的Perl模块]]></title>
      <description><![CDATA[ CPAN在网络编程上提供的资源尤其如此，它有数千个模块，从一般的到针对性非常强的应用程序。由于网络编程是大多数开发人员觉得可能会存在困难的地方，所以你值得花点时间读一下本文的内容，看看是否能够找到可以帮助你完成下一个项目的东西。 ]]></description>
      <link>http://www.chinahtml.com/0710/119180906816416.html</link>
      <guid>http://www.chinahtml.com/0710/119180906816416.html</guid>
      <category>CGI/perl</category>
      <author><![CDATA[]]></author>
      <pubDate>Mon, 08 Oct 2007 02:03:45 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[进行加密与认证的最有用的10个Perl模块 ]]></title>
      <description><![CDATA[ 随着互联网及其支持的应用变得更为普及，在线安全变得越来越重要。加密与认证成为大多数网站的必要步骤，同时，用户也希望他们使用的工具提供强大的安全功能。 ]]></description>
      <link>http://www.chinahtml.com/0710/119180898116415.html</link>
      <guid>http://www.chinahtml.com/0710/119180898116415.html</guid>
      <category>CGI/perl</category>
      <author><![CDATA[]]></author>
      <pubDate>Mon, 08 Oct 2007 02:02:16 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[用Perl生成随机密码]]></title>
      <description><![CDATA[ CPAN有很多自动生成密码的模块，能够让你轻松地在应用程序里加入这项功能。这些模块都是很先进的工具——你可以自定义密码的长度、允许输入的字符、最终密码的“可拼读性”，以及其他属性。这类模块中有两个很有意思，我们下面就要讨论它们。 ]]></description>
      <link>http://www.chinahtml.com/0710/cgi-11603812767058.html</link>
      <guid>http://www.chinahtml.com/0710/cgi-11603812767058.html</guid>
      <category>CGI/perl</category>
      <author><![CDATA[佚名]]></author>
      <pubDate>Tue, 02 Oct 2007 02:10:00 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[用Perl动态建立ZIP压缩文件]]></title>
      <description><![CDATA[ Perl提供大量处理不同文件格式的内置函数和外来模块。特别是，它可以通过Archive::Zip模块，动态建立和阅读ZIP压缩文件，而不必依赖外来工具和实用工具。本教程说明这个模块的基础理论和常用方法。 ]]></description>
      <link>http://www.chinahtml.com/0709/cgi-119061067116217.html</link>
      <guid>http://www.chinahtml.com/0709/cgi-119061067116217.html</guid>
      <category>CGI/perl</category>
      <author><![CDATA[]]></author>
      <pubDate>Mon, 24 Sep 2007 05:10:19 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[Perl语言编程特殊技巧]]></title>
      <description><![CDATA[ Perl语言因其能够用较少的空间表达复杂的命令而出名，本文将探讨perl语言是如何实现这些功能。 ]]></description>
      <link>http://www.chinahtml.com/0709/cgi-119043006616185.html</link>
      <guid>http://www.chinahtml.com/0709/cgi-119043006616185.html</guid>
      <category>CGI/perl</category>
      <author><![CDATA[]]></author>
      <pubDate>Sat, 22 Sep 2007 03:00:10 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[如何利用程序循环控制Perl脚本流程]]></title>
      <description><![CDATA[ 了解Perl语句、变量和运算符的基础知识，并建立第一个简单的程序后，您希望进一步深入学习。您能学会的最重要的一项内容是控制Perl程序流程——例如，根据不同的情况分离代码，或重复运行代码块，对一个特定的数据组进行全面探查。 ]]></description>
      <link>http://www.chinahtml.com/0709/cgi-11615764997509.html</link>
      <guid>http://www.chinahtml.com/0709/cgi-11615764997509.html</guid>
      <category>CGI/perl</category>
      <author><![CDATA[佚名]]></author>
      <pubDate>Sat, 22 Sep 2007 02:58:51 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[用Perl DBI连接MySQL数据库 ]]></title>
      <description><![CDATA[ Perl中一个最酷的模块就是Perl数据库接口(Perl Database Interface，简称DBI)。通过提供一系列在内部上能够转化成原始调用函数的功能，DBI模块为很多不同的数据库提供了一个统一的接口。由此，使用Perl就可以很容易地利用数据库和建立动态Web网页。 ]]></description>
      <link>http://www.chinahtml.com/0709/cgi-119034349216156.html</link>
      <guid>http://www.chinahtml.com/0709/cgi-119034349216156.html</guid>
      <category>CGI/perl</category>
      <author><![CDATA[]]></author>
      <pubDate>Fri, 21 Sep 2007 02:57:22 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[用10个Perl模块在Web表单和CGI程序中验证用户输入]]></title>
      <description><![CDATA[ 除非设计的网站非常非常简单，否则总会碰到需要用交互式表单收集用户信息的情况。这些表单有可能是简单的反馈表单，也有可能是复杂的注册或成员登录表单，还有可能是复杂的命令处理表单。虽然它们的形状和大小各有不同，但是，它们有一点是相同的：在它们提交信息之前，需要对表单中的信息进行验证，以确保信息无害。 ]]></description>
      <link>http://www.chinahtml.com/0709/cgi-119034333316155.html</link>
      <guid>http://www.chinahtml.com/0709/cgi-119034333316155.html</guid>
      <category>CGI/perl</category>
      <author><![CDATA[]]></author>
      <pubDate>Fri, 21 Sep 2007 02:55:00 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[让Win32程序员更轻松的10个Perl模块]]></title>
      <description><![CDATA[ Windows特有Perl 模块的Perl档案库网络(CPAN)内容能够让很多人觉得满意。Windows用户喜欢它，因为它允许用户在Windows开发环境下高效而快速地开展相当复杂的工作。开源程序员喜欢它，因为相对于其他操作系统，Perl具有超强的兼容性。简言之，人人都喜欢。 ]]></description>
      <link>http://www.chinahtml.com/0709/cgi-119017927916109.html</link>
      <guid>http://www.chinahtml.com/0709/cgi-119017927916109.html</guid>
      <category>CGI/perl</category>
      <author><![CDATA[]]></author>
      <pubDate>Wed, 19 Sep 2007 05:20:16 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[利用Perl的哈希建立键－值数据映射]]></title>
      <description><![CDATA[ Perl的数据结构中最有趣的一个特性是哈希（hash），它使得在数据片段之间建立键—值（key-value）关联成为可能。虽然这些哈希要远远比普通系统中以数字索引的数组用途更广，但是往往也会使初学者不知所措。 ]]></description>
      <link>http://www.chinahtml.com/0709/cgi-119017921416108.html</link>
      <guid>http://www.chinahtml.com/0709/cgi-119017921416108.html</guid>
      <category>CGI/perl</category>
      <author><![CDATA[]]></author>
      <pubDate>Wed, 19 Sep 2007 05:18:51 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[用Perl验证HTML代码]]></title>
      <description><![CDATA[ 在Perl中编码时，代码中的错误相当明显——解析器会将所有错误信息都显示在屏幕上，向你警告出现的问题，并让你立即采取措施进行更正。如果你在开发HTML页面，就不存在这样的早期警告系统——标记中出现的任何错误都被浏览器所忽略。更糟糕的是，一些浏览器甚至试图“自动”更正常见的标记错误，给这个过程带来许多新问题。 ]]></description>
      <link>http://www.chinahtml.com/0709/cgi-119017912816107.html</link>
      <guid>http://www.chinahtml.com/0709/cgi-119017912816107.html</guid>
      <category>CGI/perl</category>
      <author><![CDATA[]]></author>
      <pubDate>Wed, 19 Sep 2007 05:14:59 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[Perl 编程格式指南]]></title>
      <description><![CDATA[ 名称P5EEx::Blue::perlstyle - P5EE 样式指导 P5EE 是 Perl 5 Enterprise Environment (企业型 Perl5 样式指导）的缩写。 介绍在P5EE发行版中,包含的所有代码和文件都遵循了本文所述的样式。请注意：这些样式并不是要抑制你的创造力，而是想要使那些阅读到你代 ]]></description>
      <link>http://www.chinahtml.com/0705/cgi-118006022113750.html</link>
      <guid>http://www.chinahtml.com/0705/cgi-118006022113750.html</guid>
      <category>CGI/perl</category>
      <author><![CDATA[佚名]]></author>
      <pubDate>Thu, 24 May 2007 18:28:26 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[使用Perl常规表达式进行匹配]]></title>
      <description><![CDATA[  长期以来，Perl以其对常规表达式的固有支持，一直是非常流行的文本处理工具。在这篇入门性文章中，我们将带领你简单了解如何在你 ]]></description>
      <link>http://www.chinahtml.com/0703/117384120311968.html</link>
      <guid>http://www.chinahtml.com/0703/117384120311968.html</guid>
      <category>CGI/perl</category>
      <author><![CDATA[佚名]]></author>
      <pubDate>Wed, 14 Mar 2007 02:59:21 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[让Perl成为你的嵌入式开发工具]]></title>
      <description><![CDATA[ 如果你认为Perl只是web开发者的工具，现在就需要重新考虑了。他也能成为你嵌入式编程工具的一部分。　　Perl是从C, sed, awk和其 ]]></description>
      <link>http://www.chinahtml.com/0702/117245959711497.html</link>
      <guid>http://www.chinahtml.com/0702/117245959711497.html</guid>
      <category>CGI/perl</category>
      <author><![CDATA[佚名]]></author>
      <pubDate>Mon, 26 Feb 2007 03:12:42 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[Perl基础指南]]></title>
      <description><![CDATA[ Perl是一种高级编译程序语言，它建立在C语言、shell脚本语言和awk与sed这类工具之上。它以那些脚本语言的替代产品而设计，并常替代它们而使用。许多社区应用Perl编写模块，这进一步扩大了Perl的应用范围，使其成为几乎所有领域工具开发的首选语言。 ]]></description>
      <link>http://www.chinahtml.com/0611/cgi-11648594359001.html</link>
      <guid>http://www.chinahtml.com/0611/cgi-11648594359001.html</guid>
      <category>CGI/perl</category>
      <author><![CDATA[佚名]]></author>
      <pubDate>Thu, 30 Nov 2006 04:02:17 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[如何使用strict和warnings]]></title>
      <description><![CDATA[ 什么场合要用usestrict当你的程序有一定的行数时，尤其是在一页放不下时，或者是你找不到发生错误的原因时。为什么要用usestrict ]]></description>
      <link>http://www.chinahtml.com/0611/cgi-11632176778218.html</link>
      <guid>http://www.chinahtml.com/0611/cgi-11632176778218.html</guid>
      <category>CGI/perl</category>
      <author><![CDATA[佚名]]></author>
      <pubDate>Sat, 11 Nov 2006 04:00:40 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[Perl小技巧：文件操作]]></title>
      <description><![CDATA[ opendirDIR,$path;@arr1=readdirDIR;@arr2=grep{-T&amp;amp;quot;$path$_&amp;amp;quot;}@arr1;#textfilesonly@arr3=grep{!-d&amp;amp;quot;$path$_&amp;amp;quot; ]]></description>
      <link>http://www.chinahtml.com/0611/cgi-11632174808217.html</link>
      <guid>http://www.chinahtml.com/0611/cgi-11632174808217.html</guid>
      <category>CGI/perl</category>
      <author><![CDATA[佚名]]></author>
      <pubDate>Sat, 11 Nov 2006 03:56:47 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[Perl 常用函数]]></title>
      <description><![CDATA[ 指令：print语法：print Filehandle LIST说明：这个Filehandle可以看作在I(INPUT)/O(OUTPUT)之间的一个桥梁,可以利用FILEHANDLE来 ]]></description>
      <link>http://www.chinahtml.com/0610/cgi-11621800477727.html</link>
      <guid>http://www.chinahtml.com/0610/cgi-11621800477727.html</guid>
      <category>CGI/perl</category>
      <author><![CDATA[佚名]]></author>
      <pubDate>Mon, 30 Oct 2006 03:46:17 +0000</pubDate>
    </item>
  </channel>
</rss>
