<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fml8.git/fml/lib/FML/Process/Utils.pm, branch mail-fallback-base</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>method-ify some module internal functions.</title>
<updated>2004-04-27T13:30:03+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-04-27T13:30:03+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=cef2817fedd4a0264009bbdd9efd58678a008b01'/>
<id>cef2817fedd4a0264009bbdd9efd58678a008b01</id>
<content type='text'>
bug fix search logic of ml_home_prefix.
move quotemeta() from IO::Adapter to here.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
bug fix search logic of ml_home_prefix.
move quotemeta() from IO::Adapter to here.
</pre>
</div>
</content>
</entry>
<entry>
<title>remove "use FML::Log;".</title>
<updated>2004-04-23T04:10:26+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-04-23T04:10:26+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=002f83d01f18cb4afe8bdc90fb3dd11f91b5ea7d'/>
<id>002f83d01f18cb4afe8bdc90fb3dd11f91b5ea7d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bug fix mkdir(): str to octal handling bug</title>
<updated>2004-04-21T10:09:52+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-04-21T10:09:52+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=a8904127a7c2e6ba156d454a9a59923b382ac41f'/>
<id>a8904127a7c2e6ba156d454a9a59923b382ac41f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>implement log_rorate()</title>
<updated>2004-04-17T13:24:35+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-04-17T13:24:35+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=66f2d77b8f45ccba28fd8714ae120342954a34c8'/>
<id>66f2d77b8f45ccba28fd8714ae120342954a34c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>implement copy() and append() methods $curproc provides to remove</title>
<updated>2004-04-10T12:41:28+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-04-10T12:41:28+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=efa7d18afb61a948ad494594fcc5c144665c2d36'/>
<id>efa7d18afb61a948ad494594fcc5c144665c2d36</id>
<content type='text'>
File::Utils class.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
File::Utils class.
</pre>
</div>
</content>
</entry>
<entry>
<title>define fml_owner_address()</title>
<updated>2004-04-02T11:51:32+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-04-02T11:51:32+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=22badc0f8dd437f6a97ef5f3766f3a3922b0d632'/>
<id>22badc0f8dd437f6a97ef5f3766f3a3922b0d632</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>allow CUI(fml,makefml) to send messages.</title>
<updated>2004-03-23T06:34:14+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-03-23T06:34:14+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=88d5b43d9435519f2928dd5ceab04af30f424c17'/>
<id>88d5b43d9435519f2928dd5ceab04af30f424c17</id>
<content type='text'>
this function disabled by default.
fml and makefml can use --allow-send-message --send-to=ADDRESS option for it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this function disabled by default.
fml and makefml can use --allow-send-message --send-to=ADDRESS option for it.
</pre>
</div>
</content>
</entry>
<entry>
<title>try to allow -O key=value command line options. Internally each</title>
<updated>2004-03-23T04:20:45+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-03-23T04:20:45+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=3f632b97f6213e8d651ebe52ddba0b99062f67bf'/>
<id>3f632b97f6213e8d651ebe52ddba0b99062f67bf</id>
<content type='text'>
function uses cui_command_specific_options() to get the command
specific options.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
function uses cui_command_specific_options() to get the command
specific options.
</pre>
</div>
</content>
</entry>
<entry>
<title>implement allow_reply_message() method.</title>
<updated>2004-03-13T10:27:43+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-03-13T10:27:43+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=6b9607f0b2311a782ba83131cf5253c060228066'/>
<id>6b9607f0b2311a782ba83131cf5253c060228066</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>define lang_to_charset().</title>
<updated>2004-02-27T22:17:40+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-02-27T22:17:40+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=eee5d85b45ee00af72d301c54e55399a69ff2f05'/>
<id>eee5d85b45ee00af72d301c54e55399a69ff2f05</id>
<content type='text'>
fix return value for some methods.
use "print if $debug" in some cases.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix return value for some methods.
use "print if $debug" in some cases.
</pre>
</div>
</content>
</entry>
</feed>
