<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://hg.osdn.jp/view/net-clacks/Net-Clacks/</link>
    <language>en-us</language>

    <title>net-clacks/Net-Clacks Changelog</title>
    <description>net-clacks/Net-Clacks Changelog</description>
    <item>
    <title>[default] Prepare for release of Version 28</title>
    <guid isPermaLink="true">http://hg.osdn.jp/view/net-clacks/Net-Clacks/rev/c7597854c050</guid>
    <link>http://hg.osdn.jp/view/net-clacks/Net-Clacks/rev/c7597854c050</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>c7597854c050</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td>default</td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td>tip</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#82;&#101;&#110;&#101;&#32;&#83;&#99;&#104;&#105;&#99;&#107;&#98;&#97;&#117;&#101;&#114;&#32;&#60;&#99;&#97;&#118;&#97;&#99;&#64;&#101;&#97;&#114;&#116;&#104;&#114;&#105;&#115;&#101;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>Prepare for release of Version 28</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>Changes<br />lib/Net/Clacks/UpgradeGuide.pod<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#82;&#101;&#110;&#101;&#32;&#83;&#99;&#104;&#105;&#99;&#107;&#98;&#97;&#117;&#101;&#114;&#32;&#60;&#99;&#97;&#118;&#97;&#99;&#64;&#101;&#97;&#114;&#116;&#104;&#114;&#105;&#115;&#101;&#62;</author>
    <pubDate>Thu, 14 Dec 2023 13:44:25 +0100</pubDate>
</item>
<item>
    <title>Update MANIFEST</title>
    <guid isPermaLink="true">http://hg.osdn.jp/view/net-clacks/Net-Clacks/rev/bfad51286b33</guid>
    <link>http://hg.osdn.jp/view/net-clacks/Net-Clacks/rev/bfad51286b33</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>bfad51286b33</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#82;&#101;&#110;&#101;&#32;&#83;&#99;&#104;&#105;&#99;&#107;&#98;&#97;&#117;&#101;&#114;&#32;&#60;&#99;&#97;&#118;&#97;&#99;&#64;&#101;&#97;&#114;&#116;&#104;&#114;&#105;&#115;&#101;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>Update MANIFEST</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>MANIFEST<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#82;&#101;&#110;&#101;&#32;&#83;&#99;&#104;&#105;&#99;&#107;&#98;&#97;&#117;&#101;&#114;&#32;&#60;&#99;&#97;&#118;&#97;&#99;&#64;&#101;&#97;&#114;&#116;&#104;&#114;&#105;&#115;&#101;&#62;</author>
    <pubDate>Thu, 14 Dec 2023 13:40:52 +0100</pubDate>
</item>
<item>
    <title>Add runOnce() so allow using external event loops. Add example client to show how to handle the &quot;permission_denied&quot; error message available in Net::Clacks::Server 28.</title>
    <guid isPermaLink="true">http://hg.osdn.jp/view/net-clacks/Net-Clacks/rev/e3800dd48389</guid>
    <link>http://hg.osdn.jp/view/net-clacks/Net-Clacks/rev/e3800dd48389</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>e3800dd48389</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#82;&#101;&#110;&#101;&#32;&#83;&#99;&#104;&#105;&#99;&#107;&#98;&#97;&#117;&#101;&#114;&#32;&#60;&#99;&#97;&#118;&#97;&#99;&#64;&#101;&#97;&#114;&#116;&#104;&#114;&#105;&#115;&#101;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>Add runOnce() so allow using external event loops. Add example client to show how to handle the &quot;permission_denied&quot; error message available in Net::Clacks::Server 28.</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>example/permissiontestclient.pl<br />lib/Net/Clacks/Server.pm<br />lib/Net/Clacks/UpgradeGuide.pod<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#82;&#101;&#110;&#101;&#32;&#83;&#99;&#104;&#105;&#99;&#107;&#98;&#97;&#117;&#101;&#114;&#32;&#60;&#99;&#97;&#118;&#97;&#99;&#64;&#101;&#97;&#114;&#116;&#104;&#114;&#105;&#115;&#101;&#62;</author>
    <pubDate>Thu, 14 Dec 2023 13:40:11 +0100</pubDate>
</item>
<item>
    <title>Slightly adapt example configs</title>
    <guid isPermaLink="true">http://hg.osdn.jp/view/net-clacks/Net-Clacks/rev/a5baf425ba60</guid>
    <link>http://hg.osdn.jp/view/net-clacks/Net-Clacks/rev/a5baf425ba60</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>a5baf425ba60</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#82;&#101;&#110;&#101;&#32;&#83;&#99;&#104;&#105;&#99;&#107;&#98;&#97;&#117;&#101;&#114;&#32;&#60;&#99;&#97;&#118;&#97;&#99;&#64;&#101;&#97;&#114;&#116;&#104;&#114;&#105;&#115;&#101;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>Slightly adapt example configs</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>example/clacks_master.xml<br />example/clacks_master_unixdomainsocket.xml<br />example/clacks_slaveserver1.xml<br />example/clacks_slaveserver2.xml<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#82;&#101;&#110;&#101;&#32;&#83;&#99;&#104;&#105;&#99;&#107;&#98;&#97;&#117;&#101;&#114;&#32;&#60;&#99;&#97;&#118;&#97;&#99;&#64;&#101;&#97;&#114;&#116;&#104;&#114;&#105;&#115;&#101;&#62;</author>
    <pubDate>Thu, 14 Dec 2023 11:59:50 +0100</pubDate>
</item>
<item>
    <title>Bump version number to 28</title>
    <guid isPermaLink="true">http://hg.osdn.jp/view/net-clacks/Net-Clacks/rev/0f4a0863a419</guid>
    <link>http://hg.osdn.jp/view/net-clacks/Net-Clacks/rev/0f4a0863a419</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>0f4a0863a419</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#82;&#101;&#110;&#101;&#32;&#83;&#99;&#104;&#105;&#99;&#107;&#98;&#97;&#117;&#101;&#114;&#32;&#60;&#99;&#97;&#118;&#97;&#99;&#64;&#101;&#97;&#114;&#116;&#104;&#114;&#105;&#115;&#101;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>Bump version number to 28</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>devscripts/fixpragmas.pl<br />devscripts/resetpod.pl<br />devscripts/setcopyright.pl<br />devscripts/setversion.pl<br />example/chat.pl<br />example/chat_unixdomainsocket.pl<br />example/chatbot.pl<br />example/clock.pl<br />example/rawclient.pl<br />example/server.pl<br /><br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#82;&#101;&#110;&#101;&#32;&#83;&#99;&#104;&#105;&#99;&#107;&#98;&#97;&#117;&#101;&#114;&#32;&#60;&#99;&#97;&#118;&#97;&#99;&#64;&#101;&#97;&#114;&#116;&#104;&#114;&#105;&#115;&#101;&#62;</author>
    <pubDate>Thu, 14 Dec 2023 11:54:15 +0100</pubDate>
</item>
<item>
    <title>Add multi-user support with different permissions</title>
    <guid isPermaLink="true">http://hg.osdn.jp/view/net-clacks/Net-Clacks/rev/b5a71b9425a2</guid>
    <link>http://hg.osdn.jp/view/net-clacks/Net-Clacks/rev/b5a71b9425a2</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>b5a71b9425a2</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#82;&#101;&#110;&#101;&#32;&#83;&#99;&#104;&#105;&#99;&#107;&#98;&#97;&#117;&#101;&#114;&#32;&#60;&#99;&#97;&#118;&#97;&#99;&#64;&#101;&#97;&#114;&#116;&#104;&#114;&#105;&#115;&#101;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>Add multi-user support with different permissions</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>example/clacks_master.xml<br />example/rawclient.pl<br />example/server.pl<br />lib/Net/Clacks.pm<br />lib/Net/Clacks/Server.pm<br />lib/Net/Clacks/UpgradeGuide.pod<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#82;&#101;&#110;&#101;&#32;&#83;&#99;&#104;&#105;&#99;&#107;&#98;&#97;&#117;&#101;&#114;&#32;&#60;&#99;&#97;&#118;&#97;&#99;&#64;&#101;&#97;&#114;&#116;&#104;&#114;&#105;&#115;&#101;&#62;</author>
    <pubDate>Thu, 14 Dec 2023 11:53:25 +0100</pubDate>
</item>
<item>
    <title>STart on Version 28: Declare MIN_PERL_VERSION in Makefile.PL (thanks, kcott from PerlMonks!)</title>
    <guid isPermaLink="true">http://hg.osdn.jp/view/net-clacks/Net-Clacks/rev/afc2926d9319</guid>
    <link>http://hg.osdn.jp/view/net-clacks/Net-Clacks/rev/afc2926d9319</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>afc2926d9319</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#82;&#101;&#110;&#101;&#32;&#83;&#99;&#104;&#105;&#99;&#107;&#98;&#97;&#117;&#101;&#114;&#32;&#60;&#99;&#97;&#118;&#97;&#99;&#64;&#101;&#97;&#114;&#116;&#104;&#114;&#105;&#115;&#101;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>STart on Version 28: Declare MIN_PERL_VERSION in Makefile.PL (thanks, kcott from PerlMonks!)</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>Makefile.PL<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#82;&#101;&#110;&#101;&#32;&#83;&#99;&#104;&#105;&#99;&#107;&#98;&#97;&#117;&#101;&#114;&#32;&#60;&#99;&#97;&#118;&#97;&#99;&#64;&#101;&#97;&#114;&#116;&#104;&#114;&#105;&#115;&#101;&#62;</author>
    <pubDate>Wed, 13 Dec 2023 11:04:35 +0100</pubDate>
</item>
<item>
    <title>Update Changes file</title>
    <guid isPermaLink="true">http://hg.osdn.jp/view/net-clacks/Net-Clacks/rev/0d97835b7252</guid>
    <link>http://hg.osdn.jp/view/net-clacks/Net-Clacks/rev/0d97835b7252</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>0d97835b7252</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#82;&#101;&#110;&#101;&#32;&#83;&#99;&#104;&#105;&#99;&#107;&#98;&#97;&#117;&#101;&#114;&#32;&#60;&#99;&#97;&#118;&#97;&#99;&#64;&#101;&#97;&#114;&#116;&#104;&#114;&#105;&#115;&#101;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>Update Changes file</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>Changes<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#82;&#101;&#110;&#101;&#32;&#83;&#99;&#104;&#105;&#99;&#107;&#98;&#97;&#117;&#101;&#114;&#32;&#60;&#99;&#97;&#118;&#97;&#99;&#64;&#101;&#97;&#114;&#116;&#104;&#114;&#105;&#115;&#101;&#62;</author>
    <pubDate>Tue, 21 Mar 2023 11:17:24 +0100</pubDate>
</item>
<item>
    <title>Return info lines instead of printing to STDERR in runOnce() in PostgreSQL2Clacks</title>
    <guid isPermaLink="true">http://hg.osdn.jp/view/net-clacks/Net-Clacks/rev/4c83cf8fbaa6</guid>
    <link>http://hg.osdn.jp/view/net-clacks/Net-Clacks/rev/4c83cf8fbaa6</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>4c83cf8fbaa6</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#82;&#101;&#110;&#101;&#32;&#83;&#99;&#104;&#105;&#99;&#107;&#98;&#97;&#117;&#101;&#114;&#32;&#60;&#99;&#97;&#118;&#97;&#99;&#64;&#99;&#97;&#98;&#108;&#101;&#115;&#46;&#99;&#97;&#118;&#97;&#99;&#46;&#97;&#116;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>Return info lines instead of printing to STDERR in runOnce() in PostgreSQL2Clacks</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>lib/Net/Clacks/PostgreSQL2Clacks.pm<br />lib/Net/Clacks/UpgradeGuide.pod<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#82;&#101;&#110;&#101;&#32;&#83;&#99;&#104;&#105;&#99;&#107;&#98;&#97;&#117;&#101;&#114;&#32;&#60;&#99;&#97;&#118;&#97;&#99;&#64;&#99;&#97;&#98;&#108;&#101;&#115;&#46;&#99;&#97;&#118;&#97;&#99;&#46;&#97;&#116;&#62;</author>
    <pubDate>Tue, 21 Mar 2023 10:53:57 +0100</pubDate>
</item>
<item>
    <title>Start working on Clacks version 27</title>
    <guid isPermaLink="true">http://hg.osdn.jp/view/net-clacks/Net-Clacks/rev/f46952f8b3e5</guid>
    <link>http://hg.osdn.jp/view/net-clacks/Net-Clacks/rev/f46952f8b3e5</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>f46952f8b3e5</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#82;&#101;&#110;&#101;&#32;&#83;&#99;&#104;&#105;&#99;&#107;&#98;&#97;&#117;&#101;&#114;&#32;&#60;&#99;&#97;&#118;&#97;&#99;&#64;&#99;&#97;&#98;&#108;&#101;&#115;&#46;&#99;&#97;&#118;&#97;&#99;&#46;&#97;&#116;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>Start working on Clacks version 27</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>devscripts/fixpragmas.pl<br />devscripts/resetpod.pl<br />devscripts/setcopyright.pl<br />devscripts/setversion.pl<br />example/chat.pl<br />example/chat_unixdomainsocket.pl<br />example/chatbot.pl<br />example/clacks_master_unixdomainsocket.xml<br />example/clock.pl<br />example/rawclient.pl<br /><br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#82;&#101;&#110;&#101;&#32;&#83;&#99;&#104;&#105;&#99;&#107;&#98;&#97;&#117;&#101;&#114;&#32;&#60;&#99;&#97;&#118;&#97;&#99;&#64;&#99;&#97;&#98;&#108;&#101;&#115;&#46;&#99;&#97;&#118;&#97;&#99;&#46;&#97;&#116;&#62;</author>
    <pubDate>Fri, 10 Mar 2023 14:29:29 +0100</pubDate>
</item>

  </channel>
</rss>