<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>memememomo</author_name>
  <author_url>https://blog.hatena.ne.jp/memememomo/</author_url>
  <blog_title>メメメモモ</blog_title>
  <blog_url>https://memememomo.hatenablog.com/</blog_url>
  <categories>
    <anon>mojolicious</anon>
  </categories>
  <description>Mojo::Uploadのmove_toの実態は、メンバ変数のassetのmove_toに委譲しています。 sub move_to { my $self = shift; $self-&gt;asset-&gt;move_to(@_); return $self; } このassetは「Mojo::Asset::Memory」か「Mojo::Asset::File」のインスタンスが入ります。 どちらのインスタンスになるかは、アップロードされたファイルの容量によって決まります。Mojo::Asset::Fileのmove_toの実装は、以下のように期待通りのmove。 # Move file and pre…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmemememomo.hatenablog.com%2Fentry%2F2013%2F04%2F29%2F011725&quot; title=&quot;Mojo::Uploadのmove_toは必ずしもmvではない - メメメモモ&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>2013-04-29 01:17:25</published>
  <title>Mojo::Uploadのmove_toは必ずしもmvではない</title>
  <type>rich</type>
  <url>https://memememomo.hatenablog.com/entry/2013/04/29/011725</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
