<?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>
  </categories>
  <description>練習問題の回答をメモ。…したいところだったけど、全然思いつかなくて答えを見てしまった。一応、答えをそのまま載せておく。 ex14-1 #!/usr/bin/perl use strict; use warnings; { package MyDate; use vars qw($AUTOLOAD); # our $AUTOLOAD と同じ（ラクダ本 p.1022） use Carp; my %Allowed_methods = ( date =&gt; 3, month =&gt; 4, year =&gt; 5, ); my @Offsets = qw(0 0 0 0 1 1900 0 0 0); sub n…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fbigfatcat.hateblo.jp%2Fentry%2F20071222%2F1198311213&quot; title=&quot; [perl] 続・初めてのPerl 第14章 「オブジェクトに関する高度なトピックス」 - 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-22 17:13:33</published>
  <title> [perl] 続・初めてのPerl 第14章 「オブジェクトに関する高度なトピックス」</title>
  <type>rich</type>
  <url>https://bigfatcat.hateblo.jp/entry/20071222/1198311213</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
