<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fml8.git/fml/lib/IO/MapAdapter.pm, branch error-message-status</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>mysql map can work.</title>
<updated>2001-03-18T10:54:18+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-03-18T10:54:18+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=8bed8a63a670468e298323bb007d80c87a125cd1'/>
<id>8bed8a63a670468e298323bb007d80c87a125cd1</id>
<content type='text'>
IO::MapAdapter-&gt;new() accpets two parameters, $map and the parameters
$map_params.
my $obj = new IO::MapAdapter ('mysql:toymodel', $map_params);
where $map_params = { config =&gt; {},  query =&gt; {} };
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
IO::MapAdapter-&gt;new() accpets two parameters, $map and the parameters
$map_params.
my $obj = new IO::MapAdapter ('mysql:toymodel', $map_params);
where $map_params = { config =&gt; {},  query =&gt; {} };
</pre>
</div>
</content>
</entry>
<entry>
<title>clean up</title>
<updated>2001-03-16T04:32:45+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-03-16T04:32:45+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=f3c62e853c488be0c09a2386836ec23413db9055'/>
<id>f3c62e853c488be0c09a2386836ec23413db9055</id>
<content type='text'>
import args of new()
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
import args of new()
</pre>
</div>
</content>
</entry>
<entry>
<title>prototype of mysql</title>
<updated>2001-03-13T00:52:53+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-03-13T00:52:53+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=100965b3d63445b0a86a178a30d9c4a97c550079'/>
<id>100965b3d63445b0a86a178a30d9c4a97c550079</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>replace() method and the checker</title>
<updated>2001-03-11T12:02:35+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-03-11T12:02:35+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=ebfe131226689bf1ab87f7d09dae111104ac2eb3'/>
<id>ebfe131226689bf1ab87f7d09dae111104ac2eb3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update documents on add() and delete()</title>
<updated>2001-03-11T11:45:01+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-03-11T11:45:01+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=c8785198f4d27a3f83ba1c5c2cbcdcfe9c4e33bc'/>
<id>c8785198f4d27a3f83ba1c5c2cbcdcfe9c4e33bc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>implement delete(regexp)</title>
<updated>2001-03-11T11:39:44+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-03-11T11:39:44+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=ebf06412d1d21412a8dd2126aa9973caddb60971'/>
<id>ebf06412d1d21412a8dd2126aa9973caddb60971</id>
<content type='text'>
delete lines which matches $regexp from the specified map
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
delete lines which matches $regexp from the specified map
</pre>
</div>
</content>
</entry>
<entry>
<title>fix @ISA handling</title>
<updated>2001-03-11T11:07:09+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-03-11T11:07:09+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=e9f2a7b776fb74d684e1d6fb26f71acf00cd71ab'/>
<id>e9f2a7b776fb74d684e1d6fb26f71acf00cd71ab</id>
<content type='text'>
fix typo
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix typo
</pre>
</div>
</content>
</entry>
<entry>
<title>implement add() method</title>
<updated>2001-03-11T10:39:11+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-03-11T10:39:11+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=dd09336a2cf42110ae118053327931404226b2ed'/>
<id>dd09336a2cf42110ae118053327931404226b2ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>clean up English ;)</title>
<updated>2001-03-07T18:05:43+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-03-07T18:05:43+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=c8ded78023c1b8c3fd8cf2063976f0c13e44216f'/>
<id>c8ded78023c1b8c3fd8cf2063976f0c13e44216f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>align the format in HISTORY section</title>
<updated>2001-02-19T01:10:37+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-02-19T01:10:37+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=b6f84022326702dbf8baec21bb7e15bb033c0a6b'/>
<id>b6f84022326702dbf8baec21bb7e15bb033c0a6b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
