mirror of
https://github.com/DBD-SQLite/DBD-SQLite
synced 2025-06-07 14:19:10 -04:00
Revert "bumped up the minimum perl version to 5.8.1 (the same as DBI)"
This reverts commit 1dcd2228d1
.
This commit is contained in:
parent
1dcd2228d1
commit
dbc21164e8
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
# From ExtUtils::MakeMaker 6.48 and DBI 1.43
|
||||
use 5.008001;
|
||||
use 5.006;
|
||||
use strict;
|
||||
use ExtUtils::MakeMaker;
|
||||
use Config;
|
||||
|
|
Loading…
Add table
Reference in a new issue