O2DBIWiki/IntroRequirements: Difference between revisions
Jump to navigation
Jump to search
imported>JomunaChoudhuri (why double O2DBIWiki like this: O2DBIWiki/O2DBIWiki/IntroRequirements ??) |
imported>JomunaChoudhuri No edit summary |
||
Line 27: | Line 27: | ||
-> Back to [[O2DBIWiki| Overview page]] <- | -> Back to [[O2DBIWiki| Overview page]] <- | ||
== Contact == | <!-- ##== Contact == --> | ||
Please send an e-mail for account requests or questions concerning the use of O2DBI to: | <!-- ##Please send an e-mail for account requests or questions concerning the use of O2DBI to: --> | ||
[[MailTo(software AT cebitec DOT uni DASH bielefeld DOT de)]] | <!-- ##[[MailTo(software AT cebitec DOT uni DASH bielefeld DOT de)]] --> | ||
For bug reports, please use our bug reporting system [http://bugs.genetik.uni-bielefeld.de BugZilla]. | <!-- ##For bug reports, please use our bug reporting system [http://bugs.genetik.uni-bielefeld.de BugZilla]. --> | ||
Author: [http://www.cebitec.uni-bielefeld.de/~blinke] | Author: [http://www.cebitec.uni-bielefeld.de/~blinke] |
Revision as of 12:54, 24 August 2005
O2DBI - Introduction - Requirements
-> Back to Overview page <-
O2DBI uses a number of Perl modules. Most of them are either default modules (bundled with the Perl distribution itself) or are available at CPAN.
- Code generator:
- XML::DOM
- XML::Writer
- Graphical schema design interface
- Gtk
- Gtk::Gdk::ImlibImage
- drawing of class graphes within the GUI
- Graph
- Graph::Directed
- Graph::Writer::Dot
- Graph::Writer::VCG
- generated code
- DBI
- DBI backend modules for MySQL, PostgreSQL
- experimental SOAP client/server code
- Compress::Zlib
- SOAP::Lite
-> Back to Overview page <-
Author: [1]