My ISP allows me to use SSI in my HTML pages, this makes it easy to create headers, footers and menus but now I have to move the site to another ISP that does not allow SSI but does allow Perl CGI, my question what do I need to replace the include statements with to make the web site work again?