<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>dayflower</author_name>
  <author_url>https://blog.hatena.ne.jp/dayflower/</author_url>
  <blog_title>daily dayflower</blog_title>
  <blog_url>https://dayflower.hatenablog.com/</blog_url>
  <categories>
    <anon>perl</anon>
  </categories>
  <description>DBIx::Class::Schema で作ったクラスは，そのまま直でインスタンスを生成することができます。 use My::Schema::TestTable; my $o = My::Schema::TestTable-&gt;new; $o-&gt;field1('value1');これを後付で DB に挿入するスマートな方法がわかりません。 my $db = My::Schema-&gt;connect('dbi:...'); $o-&gt;result_source($db-&gt;result_set('TestTable')-&gt;result_source); $o-&gt;insert;のように無理矢理やれば一応う…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdayflower.hatenablog.com%2Fentry%2F20060517%2F1147864703&quot; title=&quot; DBIC によるモデル - daily dayflower&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>2006-05-17 20:18:23</published>
  <title> DBIC によるモデル</title>
  <type>rich</type>
  <url>https://dayflower.hatenablog.com/entry/20060517/1147864703</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
