<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>sironekotoro</author_name>
  <author_url>https://blog.hatena.ne.jp/sironekotoro/</author_url>
  <blog_title>sironekotoroの日記</blog_title>
  <blog_url>https://sironekotoro.hateblo.jp/</blog_url>
  <categories>
  </categories>
  <description>モジュールのバージョン @EXPORT に $VERSION 変数を指定しておく事でモジュールが use した時のチェックを行う事が出来る、と モジュール側で package hogehoge; our @EXPORT = qw($VERSION); our $VERSION = &quot;1.0&quot;; としておいて、呼び出し側はこう use hogehoge 2.0; とするとエラーになる おなじみ use use strict よく使うというか必須だよね しかし、そこで何をしているかは考えた事も無かった・・・ use モジュール名; という１つの文は、次の４行のプログラムと全く同じ動作になります。 …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsironekotoro.hateblo.jp%2Fentry%2F2016%2F04%2F23%2F134102&quot; title=&quot;すぐわかる オブジェクト指向 Perl 第８章 モジュールを使う use - sironekotoroの日記&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>2016-04-23 13:41:02</published>
  <title>すぐわかる オブジェクト指向 Perl 第８章 モジュールを使う use</title>
  <type>rich</type>
  <url>https://sironekotoro.hateblo.jp/entry/2016/04/23/134102</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
