my $form = CGI::FormBuilder->new( text => $text, # printed above form ); text => $text This is text that is included below the title but above the actual form. Useful if you want to say something simple like "Contact $adm for more help", but if you want lots of text check out the "template" option above.