Author: mjevans
Date: Wed Dec  5 05:16:17 2012
New Revision: 15497

Modified:
   dbi/trunk/DBI.pm

Log:
Fix pod suggesting there are only 2 trace flags


Modified: dbi/trunk/DBI.pm
==============================================================================
--- dbi/trunk/DBI.pm    (original)
+++ dbi/trunk/DBI.pm    Wed Dec  5 05:16:17 2012
@@ -7624,7 +7624,7 @@
 letter and driver specific names begin with a lowercase letter, as
 usual.
 
-Currently the DBI only defines two trace flags:
+Currently the DBI defines these trace flags:
 
   ALL - turn on all DBI and driver flags (not recommended)
   SQL - trace SQL statements executed

Reply via email to