mirror of
https://github.com/DBD-SQLite/DBD-SQLite
synced 2025-06-07 22:28:47 -04:00
Remove the eval
This commit is contained in:
parent
3330dabd6c
commit
359afa690e
1 changed files with 0 additions and 1 deletions
|
@ -11,7 +11,6 @@ use vars qw{%COLLATION};
|
|||
|
||||
BEGIN {
|
||||
$VERSION = '1.32_04';
|
||||
$VERSION = eval $VERSION;
|
||||
@ISA = 'DynaLoader';
|
||||
|
||||
# Initialize errors
|
||||
|
|
Loading…
Add table
Reference in a new issue