<?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; Text-matrix</title>
    <link>http://www.illusori.co.uk/blog/categories/text-matrix/</link>
    <description>Sam's Blog, feed for category text-matrix</description>
    <language>en-gb</language>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <pubDate>Wed, 14 Apr 2010 17:31:00 GMT</pubDate>
    <lastBuildDate>Wed, 14 Apr 2010 17:31:00 GMT</lastBuildDate>
    <generator>build_site 1.0</generator>
    <webMaster>rss@illusori.co.uk</webMaster>

    <item>
      <title><![CDATA[Text::Matrix.pm Released]]></title>
      <link>http://www.illusori.co.uk/blog/2010/04/14/text_matrix_released.html</link>
      <description><![CDATA[<p>Even with twenty <i>thousand</i> distributions on CPAN, a figure that
should truly boggle the mind, I&#39;m still often surprised to find myself
trying to do something reasonably basic that hasn&#39;t been covered already.</p>
<p>While writing <a href="http://search.cpan.org/perldoc?Template::Benchmark">Template::Benchmark</a> I wanted to lay out a
&quot;feature matrix&quot;, a matrix of template engines and the features they
supported: a simple grid of Y/N characters in even, regular spacing.</p>
<p>To my surprise none of the CPAN table modules covered this, they&#39;d
all force the layout to depend on the width of the column labels or
try to force the column labels to wrap at single-character width.
So I hacked together some ugly code myself and got on with writing
the rest of <a href="http://search.cpan.org/perldoc?Template::Benchmark">Template::Benchmark</a>.</p>
<p>As with all ugly one-off code though, you find yourself wanting to
use it elsewhere and constrained by how un-resuable it is.</p>
<p>Well, I did what I should have done in the first place, I made it
<a href="http://search.cpan.org/perldoc?Text::Matrix">Text::Matrix - Text table layout for matrices of short
regular data</a>.</p>
<p>Only a beta 0.99_01 release, but should be hitting a CPAN mirror near
you shortly if it isn&#39;t there already.</p>
<p>See below the cut for example output and more details.</p><p><a href="http://www.illusori.co.uk/blog/2010/04/14/text_matrix_released.html">Read more...</a></p>]]></description>
      <dc:creator>Sam Graham</dc:creator>
      <category>perl</category>
      <category>ironman</category>
      <category>text-matrix</category>
      <category>template-benchmark</category>
      <category>qa</category>
      <pubDate>Wed, 14 Apr 2010 17:31:00 GMT</pubDate>
      <guid isPermaLink="true">http://www.illusori.co.uk/blog/2010/04/14/text_matrix_released.html</guid>
    </item>

  </channel>
</rss>
