view _xampp/perl.pl @ 23:a879f6b9d166

modification for select-move-taglist: tags don't appear to be duplicated in other topics.
author Zoe Hong <zhong@mpiwg-berlin.mpg.de>
date Wed, 25 Feb 2015 10:59:45 +0100
parents b12c99b7c3f0
children
line wrap: on
line source

#!/opt/lampp/bin/perl
print "Content-Type: text/html\n\n";

print "OK";