in reply to Creating perl module
Yes, please be more explicit in what you're trying to do... "i need to create a perl module in html format" doesn't make any sense. Are you using perl to create an html page? If that's the case, I would start by getting the html page code the way you want it, and then write a script that prints that out, perhaps using print(qq( ... ));
Honestly I'm kind of surprised to look at your profile to find you're not a level 1 monk with that kind of post.