<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fml8.git/fml/lib/FML/Process/Command.pm, branch threadtrack-pm-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>relocate _parse_command_options()</title>
<updated>2001-10-14T03:31:10+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-10-14T03:31:10+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=0da9d017268f1c71699512b7579eb8d9dd16378a'/>
<id>0da9d017268f1c71699512b7579eb8d9dd16378a</id>
<content type='text'>
implemt _get_command_name()
clean up
fix typo
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
implemt _get_command_name()
clean up
fix typo
</pre>
</div>
</content>
</entry>
<entry>
<title>make argument vector from $command, $optargs -&gt; $command_args</title>
<updated>2001-10-14T00:33:41+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-10-14T00:33:41+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=2d5a3dc2d1d382a222429329a67948737120cd32'/>
<id>2d5a3dc2d1d382a222429329a67948737120cd32</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>pass $comname in $optargs</title>
<updated>2001-10-13T13:09:50+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-10-13T13:09:50+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=1cb075896997d3e4cd10fe2208a2c7d36f46fc57'/>
<id>1cb075896997d3e4cd10fe2208a2c7d36f46fc57</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use reply_message_nl()</title>
<updated>2001-10-13T03:12:35+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-10-13T03:12:35+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=b4aa564d23b1656ed623b2f8ab06aac279136ccc'/>
<id>b4aa564d23b1656ed623b2f8ab06aac279136ccc</id>
<content type='text'>
remove exception mechanism by $obj-&gt;error_nl();
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
remove exception mechanism by $obj-&gt;error_nl();
</pre>
</div>
</content>
</entry>
<entry>
<title>add _pre_scan()</title>
<updated>2001-10-12T00:19:19+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-10-12T00:19:19+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=74ec4e621bc81ece981800c59bb2edcf9722c8fd'/>
<id>74ec4e621bc81ece981800c59bb2edcf9722c8fd</id>
<content type='text'>
even not member need to use $confirm_keyword.
for example, 'guide', 'subscribe', 'confirm'

add _can_accpet_command()
1. simple command syntax check
2. use of this command is allowed in FML::Config or not ?
3. Even new comer need to use commands [ guide, subscirbe, confirm ].
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
even not member need to use $confirm_keyword.
for example, 'guide', 'subscribe', 'confirm'

add _can_accpet_command()
1. simple command syntax check
2. use of this command is allowed in FML::Config or not ?
3. Even new comer need to use commands [ guide, subscirbe, confirm ].
</pre>
</div>
</content>
</entry>
<entry>
<title>FML::Filter::Utils provides utility functions</title>
<updated>2001-10-11T04:16:39+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-10-11T04:16:39+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=c13e9a095002ecabd5670e80cecbfd85c80d2f6a'/>
<id>c13e9a095002ecabd5670e80cecbfd85c80d2f6a</id>
<content type='text'>
is_secure_command_string(), is_valid_mail_address()

FML::Process::Command checks input by
FML::Filter::Utils::is_secure_command_string()
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
is_secure_command_string(), is_valid_mail_address()

FML::Process::Command checks input by
FML::Filter::Utils::is_secure_command_string()
</pre>
</div>
</content>
</entry>
<entry>
<title>define prototype for reply_message_nl() for natural language</title>
<updated>2001-10-10T14:56:01+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-10-10T14:56:01+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=808a113702ef174d4765da9226d7d2ec28b3cab3'/>
<id>808a113702ef174d4765da9226d7d2ec28b3cab3</id>
<content type='text'>
modified to use it
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
modified to use it
</pre>
</div>
</content>
</entry>
<entry>
<title>make command get,mget,help work</title>
<updated>2001-10-10T10:08:06+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-10-10T10:08:06+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=6dbf79f4f8b4473e8eb7da4e75e2dcce6780ed39'/>
<id>6dbf79f4f8b4473e8eb7da4e75e2dcce6780ed39</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: oops, method is command name not its line</title>
<updated>2001-10-10T03:12:51+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-10-10T03:12:51+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=1e1f2bb5c817d4e3ab09c224b3df00f5d5c58034'/>
<id>1e1f2bb5c817d4e3ab09c224b3df00f5d5c58034</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>catch up the modification in FML::Process::Distribute.</title>
<updated>2001-10-08T20:30:06+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-10-08T20:30:06+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=638cbbc05373d1b6a9ced5418227ccba983b97e3'/>
<id>638cbbc05373d1b6a9ced5418227ccba983b97e3</id>
<content type='text'>
make command function work with replying request mail.
disable lock()/unlock() since each command module lock/unlock by itself.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
make command function work with replying request mail.
disable lock()/unlock() since each command module lock/unlock by itself.
</pre>
</div>
</content>
</entry>
</feed>
