#!/usr/bin/perl

print "Content-Type: Text/HTML\n\n";

use Vpanel;
use CGI ':standard';
use Crypt::RC4;
use ps_rc4_login;

print "Tesing the password feature of Perl ...<BR><BR><BR>";
