diff options
Diffstat (limited to 'page.cgi')
-rwxr-xr-x | page.cgi | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13,7 +13,7 @@ # a content-type, e.g. html. ############################################################################### -use 5.10.1; +use 5.14.0; use strict; use warnings; |