You've already forked pgbackrest
							
							
				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:
		| @@ -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: | ||||
| ``` | ||||
|   | ||||
| @@ -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> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user