This chapter describes how to handle persistent data. You should use DBMS (DataBase Management System) for that data. See Chapter 47 on the internal use database.
Communication with DBMS (database management system) via IO::Adapter class.
This class provides fundamental functions such as insersion and deletion of data. If more complex operation is needed, the preprocessing module calling IO::Adapter should handle it.
author's homepage is www.fml.org/home/fukachan/.
Also, visit nuinui's world :) at www.nuinui.net.
For questions about FML, e-mail <fml-bugs@fml.org>.