diff --git a/lib/DBD/SQLite.pm b/lib/DBD/SQLite.pm index e10b1e5..9b7d502 100644 --- a/lib/DBD/SQLite.pm +++ b/lib/DBD/SQLite.pm @@ -11,7 +11,6 @@ use vars qw{%COLLATION}; BEGIN { $VERSION = '1.32_04'; - $VERSION = eval $VERSION; @ISA = 'DynaLoader'; # Initialize errors