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