<?xml version='1.0' encoding='utf-8'?>
<pod xmlns="http://axkit.org/ns/2000/pod2xml">
<head>
	<title>名前</title>
</head>
<sect1>
<title>名前</title>
<para>
Cache::MemoryBackend -- メモリ・ベースの永続化メカニズム
</para>
</sect1>
<sect1>
<title>説明</title>
<para>
MemoryBackendクラスはメモリにデータを永続化するために使われます
</para>
</sect1>
<sect1>
<title>概要</title>
<verbatim><![CDATA[
my $backend = new Cache::MemoryBackend( );
]]></verbatim>
<verbatim><![CDATA[
See Cache::Backend for the usage synopsis.
]]></verbatim>
</sect1>
<sect1>
<title>メソッド</title>
<para>
APIのドキュメントについてはCache::Backendをご覧ください。
</para>
</sect1>
<sect1>
<title>参考資料</title>
<para>
Cache::Backend, Cache::FileBackend, Cache::ShareMemoryBackend
</para>
</sect1>
<sect1>
<title>作者</title>
<para>
Original author: DeWitt Clinton &lt;dewitt@unto.net&gt;
</para>
<para>
Last author:     $Author: hippo2000 $
</para>
<para>
Copyright (C) 2001, 2002 DeWitt Clinton
</para>
</sect1>
</pod>
