pawandeep.thind has asked for the wisdom of the Perl Monks concerning the following question:
Hi I have query regarding CGI::FormBuilder. Is it possible to create multiple form in one html page using CFB. If it is possible can any point me to some document how this can be done.
Comment on CGI::FormBuilder Multiple Form in one html page
Just read the CGI::FormBuilder documentation. It's written there. Searching for "multiple forms" within the documentation brings you directly to the relevant part.