<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>charsbar</author_name>
  <author_url>https://blog.hatena.ne.jp/charsbar/</author_url>
  <blog_title>Charsbar::Note</blog_title>
  <blog_url>https://charsbar.hatenadiary.org/</blog_url>
  <categories>
  </categories>
  <description>こういうMakefile.PLを書くと、inc以下には（環境依存のない）pure perlの部分しか同梱されないので、実際にインストールされているDBD::SQLiteのバージョンと同梱されているinc/DBD/SQLite.pmのバージョンが違うとエラーになります（XS部分は環境が異なると動かないので同梱されません）。DBD::SQLiteに限らず、XSモジュールを使う場合はauto_includeは使わないようにしてください。 use inc::Module::Install; all_from 'lib/Foo.pm'; test_requires 'DBD::SQLite'; auto…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fcharsbar.hatenadiary.org%2Fentry%2F20101211%2F1292079353&quot; title=&quot; XSモジュールを使うときはauto_includeを避ける - Charsbar::Note&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>2010-12-11 23:55:53</published>
  <title> XSモジュールを使うときはauto_includeを避ける</title>
  <type>rich</type>
  <url>https://charsbar.hatenadiary.org/entry/20101211/1292079353</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
