<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fml8.git/fml/lib/Mail/Delivery, branch master</title>
<subtitle>fml mailing list driver version 8 
</subtitle>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/'/>
<entry>
<title>fix copyright</title>
<updated>2012-12-13T13:55:25+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2012-12-13T13:55:25+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=a7315027fd1ac2e0af2de88b6366f4b7c4ad06da'/>
<id>a7315027fd1ac2e0af2de88b6366f4b7c4ad06da</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>RT#66474: catch up IO::Handle changes in Perl 5.16 to avoid a lot of warnings.</title>
<updated>2012-12-13T13:42:26+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2012-12-13T13:42:26+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=547a278d04d6f0fd4a0517b79cde5f150afd1bd7'/>
<id>547a278d04d6f0fd4a0517b79cde5f150afd1bd7</id>
<content type='text'>
 while (1) { ...
-   $buf = $socket-&gt;getline;
+   defined ( $buf = $socket-&gt;getline ) || next SMTP_REPLY;
}
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 while (1) { ...
-   $buf = $socket-&gt;getline;
+   defined ( $buf = $socket-&gt;getline ) || next SMTP_REPLY;
}
</pre>
</div>
</content>
</entry>
<entry>
<title>fix descriptions, copyright.</title>
<updated>2012-04-24T06:14:59+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2012-04-24T06:14:59+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=430b3576224c48767378c070961c0583395f788f'/>
<id>430b3576224c48767378c070961c0583395f788f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>not duplicated loading of Socket related classes.</title>
<updated>2012-04-21T15:08:03+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2012-04-21T15:08:03+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=e5b3c7887c1c918d811d576e62684ec691dcee1f'/>
<id>e5b3c7887c1c918d811d576e62684ec691dcee1f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix copyright</title>
<updated>2008-08-02T21:55:06+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2008-08-02T21:55:06+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=4f7c720892ae5f5e9da50ed42be10e0dcde55b0a'/>
<id>4f7c720892ae5f5e9da50ed42be10e0dcde55b0a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>create isolated queue, too.</title>
<updated>2008-08-02T21:22:02+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2008-08-02T21:22:02+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=d1c3a01aab4416f5b4b3e4d204ab0461b4eb2db6'/>
<id>d1c3a01aab4416f5b4b3e4d204ab0461b4eb2db6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>white space cosmetics</title>
<updated>2006-07-09T12:11:11+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2006-07-09T12:11:11+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=b6576c5f6a85a07323f4d84c329174d2309931c4'/>
<id>b6576c5f6a85a07323f4d84c329174d2309931c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>constuctor imports $expire_limit in the argument.</title>
<updated>2006-05-04T06:53:54+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2006-05-04T06:53:54+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=ca26a34c834c2950409d524e69c7aba312caf6a8'/>
<id>ca26a34c834c2950409d524e69c7aba312caf6a8</id>
<content type='text'>
delete() and remove() can accept queue id if specified.

define expire() which removes too old queue files in the specified
queue. It expires all queue if $class unspecified.

expire()/cleanup() is overhauled. queue removing is done by remove().

define {set,get}_expire_limit() access methods.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
delete() and remove() can accept queue id if specified.

define expire() which removes too old queue files in the specified
queue. It expires all queue if $class unspecified.

expire()/cleanup() is overhauled. queue removing is done by remove().

define {set,get}_expire_limit() access methods.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix open() mode: r -&gt; &lt;</title>
<updated>2006-04-28T13:18:57+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2006-04-28T13:18:57+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=af2e6c20b05894a1eb9526a58ffdc679dc8a8264'/>
<id>af2e6c20b05894a1eb9526a58ffdc679dc8a8264</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>message modified (unified among modules)</title>
<updated>2006-04-22T08:55:32+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2006-04-22T08:55:32+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=5b2afee214d8d172037abd85e312d967b63f9cf8'/>
<id>5b2afee214d8d172037abd85e312d967b63f9cf8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
