<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fml8.git/fml/lib/FML/Command/Admin/rmml.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>fix copyright</title>
<updated>2004-01-02T14:42:42+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-01-02T14:42:42+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=073b66e090c58758b6b16b44e4240e349beaec55'/>
<id>073b66e090c58758b6b16b44e4240e349beaec55</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove $args.</title>
<updated>2004-01-01T23:52:07+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-01-01T23:52:07+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=39df5269fb3408ca775b72142a2dbc3a7b7dc87c'/>
<id>39df5269fb3408ca775b72142a2dbc3a7b7dc87c</id>
<content type='text'>
It is a top level parameter FML::Process::Switch provides. Almost
functions should access the content via utility methods provided by
FML::Process::Utils.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It is a top level parameter FML::Process::Switch provides. Almost
functions should access the content via utility methods provided by
FML::Process::Utils.
</pre>
</div>
</content>
</entry>
<entry>
<title>update comments.</title>
<updated>2003-12-31T03:54:25+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2003-12-31T03:54:25+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=e365d910c8a926e0115cf09a17b8d568f816c4a0'/>
<id>e365d910c8a926e0115cf09a17b8d568f816c4a0</id>
<content type='text'>
use $curproc-&gt;ml_*() methods if could.
modify local variable names to be more readble.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
use $curproc-&gt;ml_*() methods if could.
modify local variable names to be more readble.
</pre>
</div>
</content>
</entry>
<entry>
<title>clean up class hierarchy.</title>
<updated>2003-12-28T13:23:16+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2003-12-28T13:23:16+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=dd2095e7346b99e4b2b7590a8520c7e2076a8a80'/>
<id>dd2095e7346b99e4b2b7590a8520c7e2076a8a80</id>
<content type='text'>
o FML::HomeDir::Prefix -&gt; FML::ML::HomePrefix;
o FML::MTAControl      -&gt; FML::MTA::Control
o move main codes in newml and rmml to FML::ML::Control class.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
o FML::HomeDir::Prefix -&gt; FML::ML::HomePrefix;
o FML::MTAControl      -&gt; FML::MTA::Control
o move main codes in newml and rmml to FML::ML::Control class.
</pre>
</div>
</content>
</entry>
<entry>
<title>space cosmetics</title>
<updated>2003-10-15T01:03:27+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2003-10-15T01:03:27+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=1b370892c9c5af0aabda61cd7ff1d6c15347b902'/>
<id>1b370892c9c5af0aabda61cd7ff1d6c15347b902</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>FML/CGI/Admin/{List,ML,User}.pm -&gt; FML/CGI/{List,ML,User}.pm</title>
<updated>2003-09-27T03:00:15+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2003-09-27T03:00:15+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=2192a6af3371cd42ade706f405639e6fd0784e99'/>
<id>2192a6af3371cd42ade706f405639e6fd0784e99</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use $curproc-&gt;ui_message() instead of "print STDERR ...".</title>
<updated>2003-09-13T09:16:59+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2003-09-13T09:16:59+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=6516e5bd0eddd74001051ff507e15e4e58330932'/>
<id>6516e5bd0eddd74001051ff507e15e4e58330932</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use removed_ml_home_dir_path() method to determine the dir path used</title>
<updated>2003-09-06T03:34:04+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2003-09-06T03:34:04+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=c4a557385025edb8bf0d72453030a4f67fa2e4ef'/>
<id>c4a557385025edb8bf0d72453030a4f67fa2e4ef</id>
<content type='text'>
as the removed $ml_home_dir.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
as the removed $ml_home_dir.
</pre>
</div>
</content>
</entry>
<entry>
<title>use $curproc-&gt;config()</title>
<updated>2003-09-04T12:27:53+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2003-09-04T12:27:53+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=5a684eef4b3d3ef878114be0838d7a16197996f2'/>
<id>5a684eef4b3d3ef878114be0838d7a16197996f2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use $curproc-&gt;config(), pcb() not { config }, { pcb } respectively.</title>
<updated>2003-08-29T15:33:54+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2003-08-29T15:33:54+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=e460ae393d4c06ac2219811653b1388acf28bebb'/>
<id>e460ae393d4c06ac2219811653b1388acf28bebb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
