--- nfo/perl/libs/Data/Storage.pm 2002/10/29 19:24:18 1.5 +++ nfo/perl/libs/Data/Storage.pm 2002/11/09 01:04:58 1.6 @@ -1,4 +1,4 @@ -# $Id: Storage.pm,v 1.5 2002/10/29 19:24:18 joko Exp $ +# $Id: Storage.pm,v 1.6 2002/11/09 01:04:58 joko Exp $ # # Copyright (c) 2002 Andreas Motl # @@ -7,6 +7,9 @@ ################################# # # $Log: Storage.pm,v $ +# Revision 1.6 2002/11/09 01:04:58 joko +# + updated pod +# # Revision 1.5 2002/10/29 19:24:18 joko # - reduced logging # + added some pod @@ -66,8 +69,17 @@ =head2 NOTE This module heavily relies on DBI and Tangram, but adds a lot of additional bugs and quirks. -Please look at their documentation and this code for additional information. +Please look at their documentation and/or this code for additional information. + + +=head1 REQUIREMENTS +For full functionality: + DBI from CPAN + Tangram from CPAN + Class::Tangram from CPAN + MySQL::Diff from http://adamspiers.org/computing/mysqldiff/ + ... and all their dependencies =cut @@ -81,6 +93,7 @@ use Data::Storage::Locator; +# TODO: actually implement level (integrate with Log::Dispatch) my $TRACELEVEL = 0; # get logger instance @@ -341,9 +354,8 @@ =head1 ACKNOWLEDGEMENTS -Larry Wall and the C for Perl, -Tim Bunce for DBI, Jean-Louis Leroy for Tangram and Set::Object, -Sam Vilain for Class::Tangram. +Larry Wall for Perl, 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. =head1 SUPPORT / WARRANTY @@ -434,6 +446,7 @@ (Dia (free): http://www.lysator.liu.se/~alla/dia/) UMLet (free, university): http://www.swt.tuwien.ac.at/umlet/index.html Voodoo (free): http://voodoo.sourceforge.net/ + Umbrello UML Modeller: http://uml.sourceforge.net/ UML Tools: http://www.objectsbydesign.com/tools/umltools_byPrice.html