Dean Arnold wrote:
> but wants to move data
> from any of Excel files, CSV files, databases,
> formatted binary files, XML docs, etc. to any of Excel files, CSV files,
> binary files, XML, databases, charts, etc. Using the DBI
> interface provides a nice base class for plugging things together
> with only minor variations between the various DBD's. Kinda like
> Java beans or OLE ?

DBD::AnyData, the replacement for DBD::RAM, does most of that.  You
might want to consider an  AnyData::Format::Chart module.  I'll have a
release and an API for the AnyData::Format::* plug-in modules available
in the next few days.

-- 
Jeff

Reply via email to