]> git.xolatile.top Git - gorillanest.git/commitdiff
comment
authoranon <anon@anon.anon>
Wed, 20 Aug 2025 23:36:43 +0000 (01:36 +0200)
committeranon <anon@anon.anon>
Wed, 20 Aug 2025 23:36:43 +0000 (01:36 +0200)
gorillanest.pl.cgi

index beda12a5ce27a05e0cd977a657a7692bdd0333d5..a807fc49e2c5664d6abeb1f3ecd0dcd268ef1229 100755 (executable)
@@ -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;