# $Id$ package Handel::TestComponents::Validation; use strict; use warnings; use base qw/Handel::Components::Validation/; 1;