<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hakobe932</author_name>
  <author_url>https://blog.hatena.ne.jp/hakobe932/</author_url>
  <blog_title>はこべにっき ♨</blog_title>
  <blog_url>https://hakobe932.hatenablog.com/</blog_url>
  <categories>
    <anon>初めてのPerl</anon>
  </categories>
  <description>何も言わずに練習問題。だって、ねむいんだもんよ。あぁ、外が明るくなってきた。 1. 出力が逆になるcatっぽいプログラムtacを作る ともかく、 use strict; my @lines = &lt;&gt;; print reverse @lines;と書いてみたけど、これでも生温かった。 use strict; print reverse &lt;&gt;;これで十分!reverseの引数はリストコンテキストだからなだいじょぶだわなぁ。 2. 文字列を20文字幅のカラムに右寄寄せで表示 use strict; print '1234567890' x 4, &quot;\n&quot;; while(&lt;&gt;) { chomp; pr…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhakobe932.hatenablog.com%2Fentry%2F20060428%2F1146258866&quot; title=&quot;第6章 入出力の基本 練習問題 - はこべにっき ♨&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>2006-04-28 06:14:26</published>
  <title>第6章 入出力の基本 練習問題</title>
  <type>rich</type>
  <url>https://hakobe932.hatenablog.com/entry/20060428/1146258866</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
