[svn:dbi] r13972 - dbi/trunk/lib/DBD

[email protected]
Newsgroups perl.dbi.changes
Message-ID <[email protected]>
Author: hmbrand
Date: Mon May 10 05:53:07 2010
New Revision: 13972

Modified:
   dbi/trunk/lib/DBD/File.pm

Log:
tidy

Modified: dbi/trunk/lib/DBD/File.pm
==============================================================================
--- dbi/trunk/lib/DBD/File.pm	(original)
+++ dbi/trunk/lib/DBD/File.pm	Mon May 10 05:53:07 2010
@@ -283,13 +283,13 @@
     my $sth = shift;
 
     $sth->{f_valid_attrs} = {
-	f_version	=> 1, # DBD::File version
-	f_dir	=> 1, # base directory
-	f_ext	=> 1, # file extension
-	f_schema	=> 1, # schema name
-	f_tables	=> 1, # base directory
-	f_lock	=> 1, # Table locking mode
-	f_encoding	=> 1, # Encoding of the file
+	f_version  => 1, # DBD::File version
+	f_dir      => 1, # base directory
+	f_ext      => 1, # file extension
+	f_schema   => 1, # schema name
+	f_tables   => 1, # base directory
+	f_lock     => 1, # Table locking mode
+	f_encoding => 1, # Encoding of the file
 	};
     $sth->{sql_valid_attrs} = {
 	sql_handler           => 1, # Nano or S:S
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.