<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Perl on pg999w&#39;s blog</title>
    <link>https://vpssg1.zyk999.top/tags/perl/</link>
    <description>Recent content in Perl on pg999w&#39;s blog</description>
    <generator>Hugo</generator>
    <language>zh-cn</language>
    <lastBuildDate>Sat, 01 Jan 2022 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://vpssg1.zyk999.top/tags/perl/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>用 Perl 做查找替换</title>
      <link>https://vpssg1.zyk999.top/post/perl-replace/</link>
      <pubDate>Sat, 01 Jan 2022 00:00:00 +0000</pubDate>
      <guid>https://vpssg1.zyk999.top/post/perl-replace/</guid>
      <description>&lt;p&gt;现在需要把一篇文章中两个中文字符中的回车给删掉。这时候需要用到支持 Unicode 的正则表达式。这时候我们还是用最强大的字符处理语言 Perl 来搞。命令如下：&lt;/p&gt;</description>
    </item>
    <item>
      <title>用 Perl 进制转换</title>
      <link>https://vpssg1.zyk999.top/post/perl-hex/</link>
      <pubDate>Mon, 22 Jun 2020 00:00:00 +0000</pubDate>
      <guid>https://vpssg1.zyk999.top/post/perl-hex/</guid>
      <description>&lt;p&gt;现在需要把一堆十进制数转换为二进制数，在 Vim 里可以用 &lt;code&gt;:&#39;&amp;lt;,&#39;&amp;gt;!command&lt;/code&gt; 来做转换。但是我发现常见的行处理程序 &lt;code&gt;awk&lt;/code&gt; 根本搞不定进制转换，所以还是用最强大的字符处理语言 Perl 来搞。命令如下：&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
