index
:
xerl
develop
hosts
main
Xerl is an open source website template engine (TE) with some features of a Content Management System (CMS) programmed in object oriented Perl (boosted by FastCGI) and using XML.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
index.fpl
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'index.fpl')
-rwxr-xr-x
index.fpl
2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.fpl b/index.fpl
index 3fa5150..1cfcb5d 100755
--- a/
index.fpl
+++ b/
index.fpl
@@ -10,7 +10,7 @@
use strict;
use warnings;
-use v5.10.0;
+use v5.14.0;
use Xerl;