<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tyamaguc07</author_name>
  <author_url>https://blog.hatena.ne.jp/tyamaguc07/</author_url>
  <blog_title>ちゃまぐの備忘録</blog_title>
  <blog_url>https://tyamaguc07.hatenadiary.org/</blog_url>
  <categories>
    <anon>Perl</anon>
  </categories>
  <description>9章 リファレンスを使った実践的なテクニック 9.1 ソートとは sort演算子 デフォルトの動作は、テキスト本来の順序付け 現在のロケールと、文字セットで決まるソート順 詳細は、perllocale 他のソート順でソートしたい場合 ソートアルゴリズムを書く必要はない 2個のアイテムを処理するコードを書くだけでいい 2個のアイテムを処理するコード sortキーワードと対象配列の間にソートブロックを指定 ソートブロック内で、新しい比較方法を指定する ソートブロックの代わりに、名前付きサブルーチンを指定することも可能 ソートブロック内での比較方法 比較する2つのアイテムは、$aと$bに格納されて渡…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftyamaguc07.hatenadiary.org%2Fentry%2F20110324%2Fp1&quot; title=&quot; 続・はじめてのPerl 9章 - ちゃまぐの備忘録&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2011-03-24 00:00:01</published>
  <title> 続・はじめてのPerl 9章</title>
  <type>rich</type>
  <url>https://tyamaguc07.hatenadiary.org/entry/20110324/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
