Changeset 27884 for lang/perl/DBD-GoogleSpreadsheets/trunk/t/lib.pl
- Timestamp:
- 01/04/09 18:51:26 (4 years ago)
- Files:
-
- 1 modified
-
lang/perl/DBD-GoogleSpreadsheets/trunk/t/lib.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/DBD-GoogleSpreadsheets/trunk/t/lib.pl
r27793 r27884 43 43 require SQL::Statement; 44 44 $v->{SQL}= $SQL::Statement::VERSION; 45 require Text::CSV_XS;46 $v->{CSV}= $Text::CSV_XS::VERSION;47 require DBD::CSV;48 $v->{DBD}= $DBD::CSV::VERSION;45 # require Text::CSV_XS; 46 # $v->{CSV}= $Text::CSV_XS::VERSION; 47 # require DBD::CSV; 48 # $v->{DBD}= $DBD::CSV::VERSION; 49 49 }; 50 50 if ($@) {
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)