<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>sugyan</author_name>
  <author_url>https://blog.hatena.ne.jp/sugyan/</author_url>
  <blog_title>すぎゃーんメモ</blog_title>
  <blog_url>https://memo.sugyan.com/</blog_url>
  <categories>
    <anon>Perl</anon>
    <anon>Twitter</anon>
  </categories>
  <description>Twitterにlist機能がついて、そのAPIも使えるようになっているらしい。 Google グループ ということで、これらを簡単に扱えるようにNet::Twitterモジュールを拡張できないか、と試行錯誤してみた。 Net::Twitter::Liteの方は、 my $api_def = [ ..... ]; while ( @$api_def ) { ..... no strict 'refs'; *{__PACKAGE__ . &quot;::$_&quot;} = $code for $name, @{$options{aliases}}; } という具合にAPIメソッドが定義されてしまっていて、手が出…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmemo.sugyan.com%2Fentry%2F20091102%2F1257119995&quot; title=&quot;Net::TwitterでlistのAPIを使えるようにしようとして挫折 - すぎゃーんメモ&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>2009-11-02 08:59:55</published>
  <title>Net::TwitterでlistのAPIを使えるようにしようとして挫折</title>
  <type>rich</type>
  <url>https://memo.sugyan.com/entry/20091102/1257119995</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
