| 18 |
<LI><A HREF="#note">NOTE</A></LI> |
<LI><A HREF="#note">NOTE</A></LI> |
| 19 |
</UL> |
</UL> |
| 20 |
|
|
| 21 |
|
<LI><A HREF="#requirements">REQUIREMENTS</A></LI> |
| 22 |
<LI><A HREF="#description">DESCRIPTION</A></LI> |
<LI><A HREF="#description">DESCRIPTION</A></LI> |
| 23 |
<LI><A HREF="#authors / copyright">AUTHORS / COPYRIGHT</A></LI> |
<LI><A HREF="#authors / copyright">AUTHORS / COPYRIGHT</A></LI> |
| 24 |
<LI><A HREF="#acknowledgements">ACKNOWLEDGEMENTS</A></LI> |
<LI><A HREF="#acknowledgements">ACKNOWLEDGEMENTS</A></LI> |
| 74 |
<P> |
<P> |
| 75 |
<H2><A NAME="note">NOTE</A></H2> |
<H2><A NAME="note">NOTE</A></H2> |
| 76 |
<P>This module heavily relies on DBI and Tangram, but adds a lot of additional bugs and quirks. |
<P>This module heavily relies on DBI and Tangram, but adds a lot of additional bugs and quirks. |
| 77 |
Please look at their documentation and this code for additional information.</P> |
Please look at their documentation and/or this code for additional information.</P> |
| 78 |
|
<P> |
| 79 |
|
<HR> |
| 80 |
|
<H1><A NAME="requirements">REQUIREMENTS</A></H1> |
| 81 |
|
<P>For full functionality: |
| 82 |
|
DBI from CPAN |
| 83 |
|
Tangram from CPAN |
| 84 |
|
Class::Tangram from CPAN |
| 85 |
|
MySQL::Diff from <A HREF="http://adamspiers.org/computing/mysqldiff/">http://adamspiers.org/computing/mysqldiff/</A> |
| 86 |
|
... and all their dependencies</P> |
| 87 |
<P> |
<P> |
| 88 |
<HR> |
<HR> |
| 89 |
<H1><A NAME="description">DESCRIPTION</A></H1> |
<H1><A NAME="description">DESCRIPTION</A></H1> |
| 99 |
<P> |
<P> |
| 100 |
<HR> |
<HR> |
| 101 |
<H1><A NAME="acknowledgements">ACKNOWLEDGEMENTS</A></H1> |
<H1><A NAME="acknowledgements">ACKNOWLEDGEMENTS</A></H1> |
| 102 |
<P>Larry Wall and the <CODE>perl5-porters</CODE> for Perl, |
<P>Larry Wall for Perl, Tim Bunce for DBI, Jean-Louis Leroy for Tangram and Set::Object, |
| 103 |
Tim Bunce for DBI, Jean-Louis Leroy for Tangram and Set::Object, |
Sam Vilain for Class::Tangram, Adam Spiers for MySQL::Diff and all contributors.</P> |
|
Sam Vilain for Class::Tangram.</P> |
|
| 104 |
<P> |
<P> |
| 105 |
<HR> |
<HR> |
| 106 |
<H1><A NAME="support / warranty">SUPPORT / WARRANTY</A></H1> |
<H1><A NAME="support / warranty">SUPPORT / WARRANTY</A></H1> |
| 191 |
PyUt (free): <A HREF="http://pyut.sourceforge.net/">http://pyut.sourceforge.net/</A> |
PyUt (free): <A HREF="http://pyut.sourceforge.net/">http://pyut.sourceforge.net/</A> |
| 192 |
(Dia (free): <A HREF="http://www.lysator.liu.se/~alla/dia/">http://www.lysator.liu.se/~alla/dia/</A>) |
(Dia (free): <A HREF="http://www.lysator.liu.se/~alla/dia/">http://www.lysator.liu.se/~alla/dia/</A>) |
| 193 |
UMLet (free, university): <A HREF="http://www.swt.tuwien.ac.at/umlet/index.html">http://www.swt.tuwien.ac.at/umlet/index.html</A> |
UMLet (free, university): <A HREF="http://www.swt.tuwien.ac.at/umlet/index.html">http://www.swt.tuwien.ac.at/umlet/index.html</A> |
| 194 |
Voodoo (free): <A HREF="http://voodoo.sourceforge.net/">http://voodoo.sourceforge.net/</A></PRE> |
Voodoo (free): <A HREF="http://voodoo.sourceforge.net/">http://voodoo.sourceforge.net/</A> |
| 195 |
|
Umbrello UML Modeller: <A HREF="http://uml.sourceforge.net/">http://uml.sourceforge.net/</A></PRE> |
| 196 |
<PRE> |
<PRE> |
| 197 |
UML Tools: |
UML Tools: |
| 198 |
<A HREF="http://www.objectsbydesign.com/tools/umltools_byPrice.html">http://www.objectsbydesign.com/tools/umltools_byPrice.html</A></PRE> |
<A HREF="http://www.objectsbydesign.com/tools/umltools_byPrice.html">http://www.objectsbydesign.com/tools/umltools_byPrice.html</A></PRE> |