<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hakobe932</author_name>
  <author_url>https://blog.hatena.ne.jp/hakobe932/</author_url>
  <blog_title>はこべにっき ♨</blog_title>
  <blog_url>https://hakobe932.hatenablog.com/</blog_url>
  <categories>
    <anon>Perl</anon>
  </categories>
  <description>とりあえず、あせらず、じっくりと進めていく感じで。SubversionをPerlから操作するためのバインディングを少しづつ使って行きます。読み込み認証いらないsvnサーバからデータを拾って表示するのは以下のような感じ。 use strict; use warnings; use SVN::Client; sub say { print @_, &quot;\n&quot;; } my $ctx = SVN::Client-&gt;new(); # SVN::Clientオブジェクトの作成 my ($fh, $fc) = (undef, ''); open($fh, '&gt;', \$fc); # svn cat http:…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhakobe932.hatenablog.com%2Fentry%2F20070214%2F1171472488&quot; title=&quot;はじめてのSVN::Client - はこべにっき ♨&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-02-14 02:01:28</published>
  <title>はじめてのSVN::Client</title>
  <type>rich</type>
  <url>https://hakobe932.hatenablog.com/entry/20070214/1171472488</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
