summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorDamyan Ivanov <dmn@debian.org>2013-09-09 13:09:40 +0000
committerDamyan Ivanov <dmn@debian.org>2013-09-09 13:09:40 +0000
commit4a06bf7e991dc742477189837349aca19d7ceb3e (patch)
tree066f33fa2ff82174b52eb21c78a23f74e2cca951 /README
parent30b9745a4c486b80c0151b83e2b1c14316a51ecc (diff)
Imported Upstream version 1.14
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index c3982d9..9f5659c 100644
--- a/README
+++ b/README
@@ -14,7 +14,7 @@ DBD::Firebird -- DBI driver for Firebird RDBMS server.
REQUIREMENTS:
- - Perl (Threaded and version 5.10.1 or higher)
+ - Perl (Threaded and version 5.8.1 or higher)
- Perl DBI (1.41 or higher)
- Firebird (2.5.1 or higher)
- A C compiler
@@ -33,7 +33,7 @@ REQUIREMENTS:
*BEFORE* BUILDING, TESTING AND INSTALLING this you will need to:
- - Build, test and install Perl 5 (at least 5.10.1).
+ - Build, test and install Perl 5 (at least 5.8.1).
It is very important to TEST it and INSTALL it!
- Build, test and install the DBI module (at least DBI 1.41).