<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fml8.git/fml/lib/FML/Command/User/chaddr.pm, branch command-reconstruct-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>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>fix copyright</title>
<updated>2004-02-04T15:03:27+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-02-04T15:03:27+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=9b2d3542eb23d230c525044364b89a449b3060fc'/>
<id>9b2d3542eb23d230c525044364b89a449b3060fc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>vaildate address type variables.</title>
<updated>2004-02-04T14:42:14+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-02-04T14:42:14+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=babbe67e4bd11bcc3404100773779c3968648ad1'/>
<id>babbe67e4bd11bcc3404100773779c3968648ad1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update comments.</title>
<updated>2003-12-31T04:05:45+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2003-12-31T04:05:45+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=334194cac190341568fe7f5a890c47121857d7cf'/>
<id>334194cac190341568fe7f5a890c47121857d7cf</id>
<content type='text'>
use $curproc-&gt;{ credential }
reset address comparison level after main routine runs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
use $curproc-&gt;{ credential }
reset address comparison level after main routine runs.
</pre>
</div>
</content>
</entry>
<entry>
<title>update comments on $primary_*_map use.</title>
<updated>2003-12-30T03:07:54+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2003-12-30T03:07:54+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=bbf2879febd6229727d6f42a7586113c145ef60a'/>
<id>bbf2879febd6229727d6f42a7586113c145ef60a</id>
<content type='text'>
use $curproc-&gt;{ credential } not call "use FML::Credential ...".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
use $curproc-&gt;{ credential } not call "use FML::Credential ...".
</pre>
</div>
</content>
</entry>
<entry>
<title>separete database part in FML::Confirm to FML::Cache::Journal which</title>
<updated>2003-11-22T05:41:50+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2003-11-22T05:41:50+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=4c69052bf40ec76b14319cb5c670ff9ebffbc35f'/>
<id>4c69052bf40ec76b14319cb5c670ff9ebffbc35f</id>
<content type='text'>
can be shared between other modules.

change FML::Confirm::new() to take $curproc.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
can be shared between other modules.

change FML::Confirm::new() to take $curproc.
</pre>
</div>
</content>
</entry>
<entry>
<title>command_prompt -&gt; command_mail_reply_prompt</title>
<updated>2003-10-17T14:00:51+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2003-10-17T14:00:51+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=fcc43baac34aca4a78d6e0148bac05e615b33290'/>
<id>fcc43baac34aca4a78d6e0148bac05e615b33290</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>
<entry>
<title>define $curproc-&gt;log, logwarn, logerror and log_message() methods.</title>
<updated>2003-08-23T07:24:40+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2003-08-23T07:24:40+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=9723a7a408f11cf8beaf8f618d2863c2f3e28ddb'/>
<id>9723a7a408f11cf8beaf8f618d2863c2f3e28ddb</id>
<content type='text'>
modified to use $curproc-&gt;log*() interface.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
modified to use $curproc-&gt;log*() interface.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix comments: =head2 function(...) form</title>
<updated>2003-08-23T04:35:25+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2003-08-23T04:35:25+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=d0c5a95389829a94a429717d0ae10c2872eb25ce'/>
<id>d0c5a95389829a94a429717d0ae10c2872eb25ce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
