<?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>練習問題の回答をメモ。 ex06-1 #!/usr/bin/perl use strict; use warnings; use Storable; my $all = &quot;**all machines**&quot;; my $log_data_name = 'log_data'; my %total_bytes; # 保存しておいた %total_bytes をロードする。ハッシュリファレンスをデリファレンスしてる。 if (-e $log_data_name) { my $data_ref = retrieve $log_data_name or die &quot;Unable to retrieve fr…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fbigfatcat.hateblo.jp%2Fentry%2F20071204%2F1196782992&quot; title=&quot; [perl] 続・初めてのPerl 第6章 「複雑なデータ構造の操作」 - 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-04 00:43:12</published>
  <title> [perl] 続・初めてのPerl 第6章 「複雑なデータ構造の操作」</title>
  <type>rich</type>
  <url>https://bigfatcat.hateblo.jp/entry/20071204/1196782992</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
