<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fml8.git/fml/lib/FML/Process/Fake.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>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>white space cosmetics.</title>
<updated>2004-02-15T04:38:24+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-02-15T04:38:24+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=7603cf4e6e0f9b1c0275e0edf430f482bf07d6c4'/>
<id>7603cf4e6e0f9b1c0275e0edf430f482bf07d6c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>not use "$cf_list = $curproc-&gt;get_config_files_list();".</title>
<updated>2004-01-31T04:06:31+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-01-31T04:06:31+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=0bde78c204d00525adfb0bff6a11bc99367f593f'/>
<id>0bde78c204d00525adfb0bff6a11bc99367f593f</id>
<content type='text'>
$curproc-&gt;load_config_files($cf_list);
   -&gt;
$curproc-&gt;load_config_files();
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
$curproc-&gt;load_config_files($cf_list);
   -&gt;
$curproc-&gt;load_config_files();
</pre>
</div>
</content>
</entry>
<entry>
<title>overhaul: clean up (FNF)</title>
<updated>2004-01-24T15:37:01+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-01-24T15:37:01+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=fe9857ff40964ba1266a624af191cc66ce703f17'/>
<id>fe9857ff40964ba1266a624af191cc66ce703f17</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update/fix comments</title>
<updated>2004-01-04T03:25:09+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-01-04T03:25:09+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=8ce8342388a203ebc9394e1d6ab202eb0e21b07e'/>
<id>8ce8342388a203ebc9394e1d6ab202eb0e21b07e</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>2004-01-02T14:50:27+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-01-02T14:50:27+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=a5f23db04953608fcf7ec22bf65bdd0977264d63'/>
<id>a5f23db04953608fcf7ec22bf65bdd0977264d63</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>$curproc-&gt;resolve_ml_specific_variables( $args );</title>
<updated>2004-01-02T02:11:25+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-01-02T02:11:25+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=25d833bdd1daedd513f038da4d6dc72b499bd9e4'/>
<id>25d833bdd1daedd513f038da4d6dc72b499bd9e4</id>
<content type='text'>
$curproc-&gt;load_config_files( $args-&gt;{ cf_list } );
  =&gt;
$curproc-&gt;resolve_ml_specific_variables();
my $cf_list = $curproc-&gt;get_config_files_list();
$curproc-&gt;load_config_files($cf_list);

$curproc-&gt;parse_incoming_message($args);
  =&gt;
$curproc-&gt;parse_incoming_message();
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
$curproc-&gt;load_config_files( $args-&gt;{ cf_list } );
  =&gt;
$curproc-&gt;resolve_ml_specific_variables();
my $cf_list = $curproc-&gt;get_config_files_list();
$curproc-&gt;load_config_files($cf_list);

$curproc-&gt;parse_incoming_message($args);
  =&gt;
$curproc-&gt;parse_incoming_message();
</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>experimental implementation done.</title>
<updated>2003-12-30T03:57:05+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2003-12-30T03:57:05+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=b3450663625de7b7a7d4eb266d6083e6aea1e598'/>
<id>b3450663625de7b7a7d4eb266d6083e6aea1e598</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add and enable libexec/faker</title>
<updated>2003-12-24T12:49:09+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2003-12-24T12:49:09+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=87978e5a3ae5c2cef4909591406b7bfd9863dcc1'/>
<id>87978e5a3ae5c2cef4909591406b7bfd9863dcc1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
