Author: REHSACK
Date: Sun Aug 29 02:54:44 2010
New Revision: 14353

Modified:
   dbi/trunk/lib/DBD/File/Developers.pod

Log:
refer to DBI::DBD::SqlEngine::Developers as base


Modified: dbi/trunk/lib/DBD/File/Developers.pod
==============================================================================
--- dbi/trunk/lib/DBD/File/Developers.pod       (original)
+++ dbi/trunk/lib/DBD/File/Developers.pod       Sun Aug 29 02:54:44 2010
@@ -81,7 +81,8 @@
 =head1 DESCRIPTION
 
 This document describes how DBD developers can write DBD::File based DBI
-drivers. It supplements L<DBI::DBD>, which you should read first.
+drivers. It supplements L<DBI::DBD> and L<DBI::DBD::SqlEngine::Developers>,
+which you should read first.
 
 =head1 CLASSES
 

Reply via email to