<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>shiba_yu36</author_name>
  <author_url>https://blog.hatena.ne.jp/shiba_yu36/</author_url>
  <blog_title>$shibayu36-&gt;blog;</blog_title>
  <blog_url>https://blog.shibayu36.org/</blog_url>
  <categories>
    <anon>perl</anon>
    <anon>tech</anon>
  </categories>
  <description>おそらくはそれさえも平凡な日々: 運用におけるcrontabのテストとParse::Crontabを見て、便利そうだなーと思ったので、使ってみた。 package t::crontab use strict; use warnings; use Parse::Crontab; use Test::More my $files = [ 'config/crontab', 'config/potch-crontab', ]; for my $file (@$files) { my $crontab = Parse::Crontab-&gt;new(file =&gt; $file); ok $crontab-…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.shibayu36.org%2Fentry%2F2013%2F02%2F28%2F192655&quot; title=&quot;crontabのテストをParse::Crontabを使って書いてみた - $shibayu36-&amp;gt;blog;&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-02-28 19:26:55</published>
  <title>crontabのテストをParse::Crontabを使って書いてみた</title>
  <type>rich</type>
  <url>https://blog.shibayu36.org/entry/2013/02/28/192655</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
