<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>BigFatCat</author_name>
  <author_url>https://blog.hatena.ne.jp/BigFatCat/</author_url>
  <blog_title>BigFatCatのブログ</blog_title>
  <blog_url>https://bigfatcat.hateblo.jp/</blog_url>
  <categories>
    <anon>perl</anon>
  </categories>
  <description>練習問題の回答をメモ。今回は、かなりひどいプログラムを書いてしまったけど、自戒の念をこめてそのまま貼っておく。ヒントに書いてあった mtime を活用しないで、自力で mtime 相当のものを求めようとしているのがまずい。 #!/usr/bin/perl -w use strict; use warnings; use File::Find; use Time::Local; my $target_dow = 1; my @starting_directories = (&quot;.&quot;); my $seconds_per_day = 24 * 60 * 60; my($sec, $min, $hour…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fbigfatcat.hateblo.jp%2Fentry%2F20071207%2F1197048513&quot; title=&quot; 続・初めてのPerl 第7章 「サブルーチンへのリファレンス」 - BigFatCatのブログ&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>2007-12-07 02:28:33</published>
  <title> 続・初めてのPerl 第7章 「サブルーチンへのリファレンス」</title>
  <type>rich</type>
  <url>https://bigfatcat.hateblo.jp/entry/20071207/1197048513</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
