NAME FML::Cache::Journal - interface into Tie::JournaledDir. SYNOPSIS DESCRIPTION METHODS new($curproc) constructor. open($cache_dir, $class) open database via Tie::JournaledDir. close() close connection to database. CODING STYLE See "http://www.fml.org/software/FNF/" on fml coding style guide. AUTHOR Ken'ichi Fukamachi COPYRIGHT Copyright (C) 2003,2004,2006 Ken'ichi Fukamachi All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. HISTORY FML::Cache::Journal appeared in fml8 mailing list driver package. See "http://www.fml.org/" for more details.