#!/usr/bin/perl -T use lib "/home/username/www/perllib"; use Validate; #little module for validating form input etc.