#!/usr/bin/perl -T =head1 NAME vjcomment - post comments on blog entries =head1 SYNOPSIS http://your.server.com/cgi-bin/vjcomment/your-blog-top/2013/11/30-pst.html?id=cmt12 =head1 DESCRIPTION This script processes a comment, posted from the form in the HTML file and, if auth OK, inserts comment into this html file. If comment is answer to another comment id of parent comment should be passed. If no id is passed, comment is assumed top-level. =cut