<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fml8.git/fml/lib/FML/Command, branch IO-Adapter-20010504</title>
<subtitle>fml mailing list driver version 8 
</subtitle>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/'/>
<entry>
<title>clean up documents hierarchy.</title>
<updated>2001-04-30T10:21:41+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-04-30T10:21:41+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=28dfaebfa4d77427a745046ad1b56a4d256f38aa'/>
<id>28dfaebfa4d77427a745046ad1b56a4d256f38aa</id>
<content type='text'>
remove {index,pointer}.ja.html in each directory which is obsolete.
merge documents to under fml/doc/ja/ if apporoviate.
move variable list to Documentation/ja/etc/
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
remove {index,pointer}.ja.html in each directory which is obsolete.
merge documents to under fml/doc/ja/ if apporoviate.
move variable list to Documentation/ja/etc/
</pre>
</div>
</content>
</entry>
<entry>
<title>signoff added, regen</title>
<updated>2001-04-05T10:39:25+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-04-05T10:39:25+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=7bffa35f010112e57f2db521ca21dd91125f22bf'/>
<id>7bffa35f010112e57f2db521ca21dd91125f22bf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>emulate unsubscribe for "signoff" command</title>
<updated>2001-04-05T10:39:08+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-04-05T10:39:08+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=d01124c714b2c483d2df1757742c2ecdc18c05d8'/>
<id>d01124c714b2c483d2df1757742c2ecdc18c05d8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix document: s/FML::MemberControl/FML::Command::$command/</title>
<updated>2001-03-25T16:56:09+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-03-25T16:56:09+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=5a398367ee92d7d50df8debe931f96d15ded62fa'/>
<id>5a398367ee92d7d50df8debe931f96d15ded62fa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>modified to make makefml.cgi work.</title>
<updated>2001-03-24T13:57:16+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-03-24T13:57:16+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=9b755f0af01dcb4237ca73791b4a22920088ad18'/>
<id>9b755f0af01dcb4237ca73791b4a22920088ad18</id>
<content type='text'>
XXX we should pass arguments in $args hash not @argv itself useful for
XXX several programs with difference IO interface.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
XXX we should pass arguments in $args hash not @argv itself useful for
XXX several programs with difference IO interface.
</pre>
</div>
</content>
</entry>
<entry>
<title>generate FML::Command documents</title>
<updated>2001-03-14T10:42:27+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-03-14T10:42:27+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=0fb46d4b89d4b7e2eefa9aef58fe933fab1f9e0f'/>
<id>0fb46d4b89d4b7e2eefa9aef58fe933fab1f9e0f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>FML::Command is a dispatcher table. It used AUTOLOAD() to forward the</title>
<updated>2001-03-14T08:56:59+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-03-14T08:56:59+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=a28a752d422a7b01bf4f296c02917af5b7bc3ee7'/>
<id>a28a752d422a7b01bf4f296c02917af5b7bc3ee7</id>
<content type='text'>
request to each FML::Command::$command module.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
request to each FML::Command::$command module.
</pre>
</div>
</content>
</entry>
<entry>
<title>nuke "delete" command which is ambiguous in identify that it is to</title>
<updated>2001-03-14T04:08:03+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-03-14T04:08:03+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=7259cc3f1093347cd59848d633b481a78a951190'/>
<id>7259cc3f1093347cd59848d633b481a78a951190</id>
<content type='text'>
remove a member or a file.
rewrite resign.pm is an adapter for unsubscribe.pm
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
remove a member or a file.
rewrite resign.pm is an adapter for unsubscribe.pm
</pre>
</div>
</content>
</entry>
<entry>
<title>change argument of FML::Command method call. now it accpepts</title>
<updated>2001-03-14T04:04:20+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-03-14T04:04:20+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=b6fffd0946f72e6a70de03a3748020597bee46c6'/>
<id>b6fffd0946f72e6a70de03a3748020597bee46c6</id>
<content type='text'>
method($self, $curproc, $args) where $args is prepared at
FML::Process::Configure().
move the main code to subscribe.pm and unsubscribe.pm and change
add.pm and bye.pm as an adapter for them.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
method($self, $curproc, $args) where $args is prepared at
FML::Process::Configure().
move the main code to subscribe.pm and unsubscribe.pm and change
add.pm and bye.pm as an adapter for them.
</pre>
</div>
</content>
</entry>
<entry>
<title>split FML::MemberControl to FML::Command/$method.pm for each $method</title>
<updated>2001-03-14T03:46:47+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-03-14T03:46:47+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=f0c8836292de3f33baa9d20577e7147d4aa3c9c2'/>
<id>f0c8836292de3f33baa9d20577e7147d4aa3c9c2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
