Hi Brian,
Thanks for your reply. I have some more doubts. I have specified all the prerequisite modules in PREREQ_PM like this.
PREREQ_PM => { XML::Writer => 0.531,
XML::Sablotron => 0.98 }
While doing "perl Makefile.pl" it is giving a warning that these modules are not installed . Is these modules will automatilcally installed? Other thing is that I need to check BDBXML is present in the system .
Thanks and regards