aboutsummaryrefslogtreecommitdiff
path: root/gorillanest.pl.cgi
diff options
context:
space:
mode:
Diffstat (limited to 'gorillanest.pl.cgi')
-rwxr-xr-xgorillanest.pl.cgi3
1 files changed, 3 insertions, 0 deletions
diff --git a/gorillanest.pl.cgi b/gorillanest.pl.cgi
index beda12a..a807fc4 100755
--- a/gorillanest.pl.cgi
+++ b/gorillanest.pl.cgi
@@ -7,6 +7,9 @@
#
# i modified the routing heavily, this is how people do it;
# pretty clean
+# you must also realize that not all routes are necessarily templates,
+# it could be a redirect for example, so the original solution would
+# complicate beyond comprehension
use strict;
use warnings;