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
1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.fpl b/index.fpl
index f111226..d21ae1c 100755
--- a/
index.fpl
+++ b/
index.fpl
@@ -11,6 +11,7 @@ use strict;
use warnings;
use v5.14.0;
+use lib qw(.);
use Xerl;