diff options
| -rw-r--r-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,6 +6,7 @@ Pragmatic modules ALWAYS to use in ALL packages: use strict; use warnings; +use v5.14; Only for packages for including package UNIVERSAL definitions |
![]() |
index : xerl | |
| 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. |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | README | 1 |
@@ -6,6 +6,7 @@ Pragmatic modules ALWAYS to use in ALL packages: use strict; use warnings; +use v5.14; Only for packages for including package UNIVERSAL definitions |