<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="http://www.illusori.co.uk/xsl/rss.xsl" media="screen"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Sam's Blog &gt; Module-build</title>
    <link>http://www.illusori.co.uk/blog/categories/module-build/</link>
    <description>Sam's Blog, feed for category module-build</description>
    <language>en-gb</language>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <pubDate>Thu, 03 Jan 2013 14:49:00 GMT</pubDate>
    <lastBuildDate>Thu, 03 Jan 2013 14:49:00 GMT</lastBuildDate>
    <generator>build_site 1.0</generator>
    <webMaster>rss@illusori.co.uk</webMaster>

    <item>
      <title><![CDATA[Setting your repository in META.yml with Module::Build]]></title>
      <link>http://www.illusori.co.uk/blog/2013/01/03/setting-repository-with-module-build.html</link>
      <description><![CDATA[<p>I&#39;ve apparently had this blog sat in my out-bound queue since September
2010 and completely forgot to publish it.
Meanwhile over on <a href="http://perl5maven.com/">Perl 5 Maven</a>, Gabor Szabo
has raised the subject with his <a href="http://perl5maven.com/how-to-add-link-to-version-control-system-of-a-cpan-distributions">&quot;How to convince Meta CPAN to show a link to
the version control system of a distribution?&quot;</a> article.</p>
<p><b>Edit: turns out I&#39;d left it unpublished for a reason, the sample code
was actually broken. Just go and read Gabor&#39;s article instead - and thank
him for testing my broken code!
I&#39;ve removed the broken code from the article below.</b></p>
<p>Whilst I was making some changes to <a href="http://search.cpan.org/perldoc?Template::Sandbox">Template::Sandbox</a>
and <a href="http://search.cpan.org/perldoc?Template::Benchmark">Template::Benchmark</a> as part of my move to using
<code>git</code> and <a href="http://github.com/">GitHub</a>, I noticed
that there wasn&#39;t any documentation on how to set your source code
respository for the META.yml when using <a href="http://search.cpan.org/perldoc?Module::Build">Module::Build</a>.</p>
<p>I thought a quick how-to would be handy.</p><p><a href="http://www.illusori.co.uk/blog/2013/01/03/setting-repository-with-module-build.html">Read more...</a></p>]]></description>
      <dc:creator>Sam Graham</dc:creator>
      <category>perl</category>
      <category>ironman</category>
      <category>module-authoring</category>
      <category>module-build</category>
      <pubDate>Thu, 03 Jan 2013 14:49:00 GMT</pubDate>
      <guid isPermaLink="true">http://www.illusori.co.uk/blog/2013/01/03/setting-repository-with-module-build.html</guid>
    </item>
    <item>
      <title><![CDATA[Author/Release tests with Module::Build and Template::Benchmark]]></title>
      <link>http://www.illusori.co.uk/blog/2010/03/10/author_release_tests.html</link>
      <description><![CDATA[<p>Today I released a new beta of <a href="http://search.cpan.org/perldoc?Template::Benchmark">Template::Benchmark</a> (v0.99_07)
and one of the changes, along with the addition of 4 new template engine
plugins (<a href="http://search.cpan.org/perldoc?Tenjin">Tenjin</a>, <a href="http://search.cpan.org/perldoc?Template::Tiny">Template::Tiny</a>,
<a href="http://search.cpan.org/perldoc?Text::Template::Simple">Text::Template::Simple</a> and <a href="http://search.cpan.org/perldoc?NTS::Template">NTS::Template</a>),
is that it splits the author/release tests away from the install tests.</p>
<p>This was a royal PITA, so I thought I&#39;d cover the how and why of what
was done.</p><p><a href="http://www.illusori.co.uk/blog/2010/03/10/author_release_tests.html">Read more...</a></p>]]></description>
      <dc:creator>Sam Graham</dc:creator>
      <category>perl</category>
      <category>ironman</category>
      <category>testing</category>
      <category>release-testing</category>
      <category>qa</category>
      <category>module-build</category>
      <category>template-benchmark</category>
      <category>module-authoring</category>
      <pubDate>Wed, 10 Mar 2010 19:24:00 GMT</pubDate>
      <guid isPermaLink="true">http://www.illusori.co.uk/blog/2010/03/10/author_release_tests.html</guid>
    </item>

  </channel>
</rss>
