blob: 45c227e1609fd2f0aa3b736b24bd9398b22d4f6a (
plain)
1
2
3
4
5
6
7
|
This library is an implementation of expression for handling things.
It replaces Retriever module of mikutter.
Diva::Model is a common interface of all resources handled by mikutter.
By handling data as a subclass of Diva::Model as necessary, you can
obtain a common interface and it is useful for cooperation among
mikutter plugins.
|