summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2015-08-10 02:57:06 +0200
committerYorhel <git@yorhel.nl>2015-08-10 02:58:48 +0200
commit87aa6dfecae8f0319f6244646fb14c6ff9f9a0dc (patch)
tree1506ca78a3cbad7027a2c6386a13dd2eb2a44ca9 /README
parenteabd513285a111442a11f7e62a53a48eb8931054 (diff)
js: Move generated variables into global VARS structure
This removes one source of namespace polution, and makes it more clear which code is using the variables.
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 2 insertions, 0 deletions
diff --git a/README b/README
index 627db769..1d755a2a 100644
--- a/README
+++ b/README
@@ -30,6 +30,7 @@ Requirements
Crypt::URandom
Crypt::ScryptKDF
Image::Magick
+ JSON::XS
TUWF
FCGI (optional, for running as a FastCGI script)
PerlIO::gzip (optional, for output compression)
@@ -58,6 +59,7 @@ Requirements
CSS::Minifier::XS (optional, minimizes CSS output)
util/jsgen.pl
+ JSON::XS
JavaScript::Minifier::XS (optional, minimizes JS output)
util/spritegen.pl