1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2025-10-30 23:37:45 +02:00

Document issue #108: Incompatibility with Perl 5.10.1

This commit is contained in:
David Steele
2015-06-19 14:27:44 -04:00
parent 0695c0e7af
commit 49f1a3e481
2 changed files with 2 additions and 2 deletions

View File

@@ -54,7 +54,7 @@ sudo apt-get update
apt-get install postgresql-9.3
```
* Perl version 5.14 or greater is required. 5.12 may work (though it has not been tested) but anything 5.10 or lower definitely will not work.
* Perl version 5.12 or greater is required.
* Install required Perl modules:
```

View File

@@ -56,7 +56,7 @@
apt-get install postgresql-9.3
</code-block>
* Perl version 5.14 or greater is required. 5.12 may work (though it has not been tested) but anything 5.10 or lower definitely will not work.
* Perl version 5.12 or greater is required.
* Install required Perl modules:
<code-block>