Revision history for Perl module DBIx::Array::Connect
0.08 2025-01-05
-
Moved from private repo to GitHub
0.07 2017-04-12
-
Added section_hash method
0.06 2016-07-15
-
Updated path function to search local paths "." and dirname($) first
0.05 2012-11-03
-
Fixed exception logic in file method
0.04 2011-11-01
-
Fixed SKIP for DBD::CSV had wrong count
-
From: Marc Alexander Lehmann (2011-09-30T15:26:43)
-
perl -MDevel::Hide=DBD::CSV -Mblib t/002_connect.t
0.03 2011-09-29
-
Updated Documentation for CPAN
-
Added tests pod.t kwalitee.t changes.t pod-coverage.t to SVN
0.02 2011-09-05
-
Added class method
-
Default to DBIx::Array instead of DBIx::Array::Export
-
Updated path method to always return an array ref
-
Updated minimum package requirements for DBIx::Array 0.14
-
Added t/003_class.t
-
Updated documentation
-
First release to CPAN
0.01 2011-09-05
-
original version; created by ExtUtils::ModuleMaker 0.51