First page Back Continue Last page Overview Graphics
AnyData Can Be Extended
You can build your own format modules.
Just make your own AnyData::Format::________
Inherit from AnyData::Format::Base and override what you need.
Notes:
While AnyData supports a lot of different formats right now, it also has support for developers to integrate their own unique data formats into the API with ease.