<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -17,7 +17,7 @@
 use strict;
 use warnings;
 use utf8;
-use open IO  =&gt;  &quot;:utf8&quot;,        # UTF8 by default
+use open IO  =&gt;  &quot;:encoding(utf8)&quot;,        # UTF8 by default
                  &quot;:std&quot;;         # Apply to STDIN/STDOUT/STDERR
 
 my @small_words = qw(a an and as at but by en for if in of on or the to v[.]? via vs[.]?);</diff>
      <filename>bin/x-text-title-case-gruber</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>c7e374b77fdb21ac532993eca13058f5f3c80245</id>
    </parent>
  </parents>
  <author>
    <name>Pedro Melo</name>
    <email>melo@simplicidade.org</email>
  </author>
  <url>http://github.com/melo/scripts/commit/5a1ec56f2a515192d9ba9169974fcf45d2204ee5</url>
  <id>5a1ec56f2a515192d9ba9169974fcf45d2204ee5</id>
  <committed-date>2008-09-25T03:54:37-07:00</committed-date>
  <authored-date>2008-09-25T03:54:37-07:00</authored-date>
  <message>Fix: proper way to declare an encoding is with :encoding()

Signed-off-by: Pedro Melo &lt;melo@simplicidade.org&gt;</message>
  <tree>ee3885405e98606df352b3392adc1e742d8234a8</tree>
  <committer>
    <name>Pedro Melo</name>
    <email>melo@simplicidade.org</email>
  </committer>
</commit>
