--- nfo/perl/libs/Data/Transfer/Sync.pod 2003/02/09 04:56:22 1.2 +++ nfo/perl/libs/Data/Transfer/Sync.pod 2003/02/09 16:47:40 1.3 @@ -14,7 +14,7 @@ =head4 2003-01-18 - start integration with Torus - MAPI <-> LDAP - - please look at http://www.netfrag.org/horde/chora/cvs.php/perl/scripts/outlook2ldap/ + - please visit http://www.netfrag.org/horde/chora/cvs.php/perl/scripts/outlook2ldap/ =head4 2002-10-10 - initial commit @@ -33,11 +33,40 @@ =head1 REQUIREMENTS - For full functionality: +=head3 dependencies + + from CPAN or (for win32) a ppm-repository: + App::Config (CPAN only) + Tie::IxHash + Log::Dispatch + Log::Dispatch::Config + mixin + Hash::Merge + Tie::SecureHash + Date::Manip + Digest::MD5 + ... and maybe some more. + + from nfo/perl/libs: Data::Compare Data::Storage Data::Transform - ... and all their dependencies. + DesignPattern:: (to be renamed into Class::) + ... and all their dependencies. (like Data::UUID & Co.) + + +=head3 additional modules required for 'outlook2ldap' + + Win32::OLE + Net::LDAP + +=head3 additional modules required for 'db2db' + + DBI + DBD::mysql + DBD::CSV + Tangram + =head1 AUTHORS / COPYRIGHT / LICENSE